Home
last modified time | relevance | path

Searched refs:reloc_class_plt (Results 1 – 13 of 13) sorted by relevance

/dflybsd-src/contrib/gdb-7/bfd/
H A Delf-bfd.h643 reloc_class_plt, enumerator
H A Delf32-i386.c4728 return reloc_class_plt; in elf_i386_reloc_type_class()
H A Delf64-x86-64.c4677 return reloc_class_plt; in elf_x86_64_reloc_type_class()
H A Delflink.c8165 copya = (a->type == reloc_class_copy) * 2 + (a->type == reloc_class_plt); in elf_link_sort_cmp2()
8166 copyb = (b->type == reloc_class_copy) * 2 + (b->type == reloc_class_plt); in elf_link_sort_cmp2()
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delf-bfd.h708 reloc_class_plt enumerator
H A Delf32-or1k.c2039 case R_OR1K_JMP_SLOT: return reloc_class_plt; in or1k_elf_reloc_type_class()
H A Delf32-i386.c5655 return reloc_class_plt; in elf_i386_reloc_type_class()
H A Delf64-x86-64.c6101 return reloc_class_plt; in elf_x86_64_reloc_type_class()
H A Delflink.c8818 if (sq[count - i - 1].type != reloc_class_plt) in elf_link_sort_relocs()
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Delf-bfd.h767 reloc_class_plt enumerator
H A Delf32-i386.c3955 return reloc_class_plt; in elf_i386_reloc_type_class()
H A Delf64-x86-64.c4508 return reloc_class_plt; in elf_x86_64_reloc_type_class()
H A Delflink.c9426 if (sq[count - i - 1].type != reloc_class_plt) in elf_link_sort_relocs()