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

/freebsd-9.3-release/contrib/binutils/bfd/
H A Delf32-sparc.c161 return reloc_class_plt;
H A Delf64-sparc.c769 return reloc_class_plt;
H A Delf-bfd.h497 reloc_class_plt,
495 reloc_class_plt, enumerator in enum:elf_reloc_type_class
H A Delf32-i386.c3575 return reloc_class_plt;
H A Delf32-s390.c3355 return reloc_class_plt;
H A Delf64-alpha.c5210 return reloc_class_plt;
H A Delf64-s390.c3261 return reloc_class_plt;
H A Delf64-x86-64.c3235 return reloc_class_plt;
H A Delflink.c7314 copya = (a->type == reloc_class_copy) * 2 + (a->type == reloc_class_plt);
7315 copyb = (b->type == reloc_class_copy) * 2 + (b->type == reloc_class_plt);
H A Delf32-ppc.c7213 return reloc_class_plt;
H A Delfxx-ia64.c5663 return reloc_class_plt;
H A Delf32-arm.c9367 return reloc_class_plt;
H A Delf64-ppc.c11336 return reloc_class_plt;

Completed in 372 milliseconds