Searched refs:irelcall (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c3538 Elf_Internal_Rela *irelcall;
3660 for (irelcall = internal_relocs; irelcall < irelend; irelcall ++)
3662 r_type = ELF32_R_TYPE (irelcall->r_info);
3664 if (irelcall->r_offset == laddr + 8
3671 || irelcall == irelend)
3682 if (ELF32_R_SYM (irelcall->r_info) < symtab_hdr->sh_info)
3687 isym = isymbuf + ELF32_R_SYM (irelcall->r_info);
3697 indx = ELF32_R_SYM (irelcall
3532 Elf_Internal_Rela *irelcall; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c3516 Elf_Internal_Rela *irelcall;
3638 for (irelcall = internal_relocs; irelcall < irelend; irelcall ++)
3640 r_type = ELF32_R_TYPE (irelcall->r_info);
3642 if (irelcall->r_offset == laddr + 8
3649 || irelcall == irelend)
3660 if (ELF32_R_SYM (irelcall->r_info) < symtab_hdr->sh_info)
3665 isym = isymbuf + ELF32_R_SYM (irelcall->r_info);
3675 indx = ELF32_R_SYM (irelcall
3510 Elf_Internal_Rela *irelcall; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c3516 Elf_Internal_Rela *irelcall;
3638 for (irelcall = internal_relocs; irelcall < irelend; irelcall ++)
3640 r_type = ELF32_R_TYPE (irelcall->r_info);
3642 if (irelcall->r_offset == laddr + 8
3649 || irelcall == irelend)
3660 if (ELF32_R_SYM (irelcall->r_info) < symtab_hdr->sh_info)
3665 isym = isymbuf + ELF32_R_SYM (irelcall->r_info);
3675 indx = ELF32_R_SYM (irelcall
3510 Elf_Internal_Rela *irelcall; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c3517 Elf_Internal_Rela *irelcall;
3639 for (irelcall = internal_relocs; irelcall < irelend; irelcall ++)
3641 r_type = ELF32_R_TYPE (irelcall->r_info);
3643 if (irelcall->r_offset == laddr + 8
3650 || irelcall == irelend)
3661 if (ELF32_R_SYM (irelcall->r_info) < symtab_hdr->sh_info)
3666 isym = isymbuf + ELF32_R_SYM (irelcall->r_info);
3676 indx = ELF32_R_SYM (irelcall
3511 Elf_Internal_Rela *irelcall; local
[all...]

Completed in 268 milliseconds