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

/freebsd-11-stable/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.c7343 copya = (a->type == reloc_class_copy) * 2 + (a->type == reloc_class_plt);
7344 copyb = (b->type == reloc_class_copy) * 2 + (b->type == reloc_class_plt);
H A Delf32-ppc.c7411 return reloc_class_plt;
H A Delfxx-ia64.c5663 return reloc_class_plt;
H A Delf32-arm.c9402 return reloc_class_plt;
H A Delf64-ppc.c11671 return reloc_class_plt;

Completed in 291 milliseconds