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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-bfd.h504 reloc_class_plt,
502 reloc_class_plt, enumerator in enum:elf_reloc_type_class
H A Delf32-cris.c3038 return reloc_class_plt;
H A Delf32-m68k.c2203 return reloc_class_plt;
H A Delf32-i386.c3142 return reloc_class_plt;
H A Delf64-hppa.c2457 return reloc_class_plt;
H A Delf64-x86-64.c2641 return reloc_class_plt;
H A Delf-m10300.c4662 return reloc_class_plt;
H A Delf32-arm.h4250 return reloc_class_plt;
H A Delf32-hppa.c3981 return reloc_class_plt;
H A Delf32-m32r.c4780 return reloc_class_plt;
H A Delf32-ppc.c5804 return reloc_class_plt;
H A Delf32-s390.c3294 return reloc_class_plt;
H A Delf32-sparc.c3417 return reloc_class_plt;
H A Delf64-s390.c3236 return reloc_class_plt;
H A Delf64-sparc.c2941 return reloc_class_plt;
H A Delfxx-ia64.c4852 return reloc_class_plt;
H A Delflink.c5654 copya = (a->type == reloc_class_copy) * 2 + (a->type == reloc_class_plt);
5655 copyb = (b->type == reloc_class_copy) * 2 + (b->type == reloc_class_plt);
H A Delf32-sh.c7384 return reloc_class_plt;
H A Delf64-alpha.c5372 return reloc_class_plt;
H A Delf32-xtensa.c2852 return reloc_class_plt;
H A Delf64-ppc.c10081 return reloc_class_plt;

Completed in 459 milliseconds