| /freebsd-10-stable/sys/boot/ia64/efi/ |
| D | start.S | 38 #define DT_PLTRELSZ 2 /* Total size in bytes of PLT relocations. */ macro 156 cmp.eq p6,p0=DT_PLTRELSZ,r16 // PLT relocs size?
|
| /freebsd-10-stable/contrib/binutils/include/elf/ |
| D | common.h | 551 #define DT_PLTRELSZ 2 macro
|
| /freebsd-10-stable/sys/xen/interface/ |
| D | elfstructs.h | 420 #define DT_PLTRELSZ 2 /* size of relocation entries in PLT */ macro
|
| /freebsd-10-stable/usr.bin/elfdump/ |
| D | elfdump.c | 180 case DT_PLTRELSZ: return "DT_PLTRELSZ"; in d_tags() 893 case DT_PLTRELSZ: in elf_print_dynamic()
|
| /freebsd-10-stable/sys/sys/ |
| D | elf_common.h | 528 #define DT_PLTRELSZ 2 /* Total size in bytes of PLT relocations. */ macro
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 1617 DT_PLTRELSZ = 2, // Size of relocation entries in PLT. enumerator
|
| /freebsd-10-stable/contrib/llvm/tools/llvm-readobj/ |
| D | ELFDumper.cpp | 743 case DT_PLTRELSZ: in printValue()
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elf32-s390.c | 2164 || !add_dynamic_entry (DT_PLTRELSZ, 0) 3407 case DT_PLTRELSZ:
|
| D | elf32-i386.c | 2070 || !add_dynamic_entry (DT_PLTRELSZ, 0) in elf_i386_size_dynamic_sections() 3626 case DT_PLTRELSZ: in elf_i386_finish_dynamic_sections()
|
| D | elf64-x86-64.c | 1925 || !add_dynamic_entry (DT_PLTRELSZ, 0) in elf64_x86_64_size_dynamic_sections() 3284 case DT_PLTRELSZ: in elf64_x86_64_finish_dynamic_sections()
|
| D | elf64-s390.c | 2138 || !add_dynamic_entry (DT_PLTRELSZ, 0) 3313 case DT_PLTRELSZ:
|
| D | elfxx-sparc.c | 2317 || !add_dynamic_entry (DT_PLTRELSZ, 0) in _bfd_sparc_elf_size_dynamic_sections() 3868 case DT_PLTRELSZ: name = ".rela.plt"; size = TRUE; break; in sparc_finish_dyn()
|
| D | elf64-alpha.c | 2845 || !add_dynamic_entry (DT_PLTRELSZ, 0) in elf64_alpha_size_dynamic_sections() 4837 case DT_PLTRELSZ: in elf64_alpha_finish_dynamic_sections()
|
| D | elfxx-ia64.c | 3834 if (!add_dynamic_entry (DT_PLTRELSZ, 0) 5464 case DT_PLTRELSZ:
|
| D | elf32-ppc.c | 5062 || !add_dynamic_entry (DT_PLTRELSZ, 0) in ppc_elf_size_dynamic_sections() 7259 case DT_PLTRELSZ: in ppc_elf_finish_dynamic_sections()
|
| D | elf32-arm.c | 8718 || !add_dynamic_entry (DT_PLTRELSZ, 0) in elf32_arm_size_dynamic_sections() 9135 case DT_PLTRELSZ: in elf32_arm_finish_dynamic_sections()
|
| D | ChangeLog-2006 | 2844 DT_RELA, DT_RELASZ, DT_RELAENT, DT_PLTREL, DT_PLTRELSZ and DT_JMPREL 2852 DT_PLTRELSZ and DT_JMPREL. Update the uses of MIPS_RESERVED_GOTNO
|
| D | elf64-ppc.c | 8078 || !add_dynamic_entry (DT_PLTRELSZ, 0) in ppc64_elf_size_dynamic_sections() 11409 case DT_PLTRELSZ: in ppc64_elf_finish_dynamic_sections()
|
| D | elfxx-mips.c | 7612 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_PLTRELSZ, 0)) in _bfd_mips_elf_size_dynamic_sections() 8842 case DT_PLTRELSZ: in _bfd_mips_elf_finish_dynamic_sections()
|
| D | elf.c | 1242 case DT_PLTRELSZ: name = "PLTRELSZ"; break; in _bfd_elf_print_private_bfd_data()
|
| D | ChangeLog-0203 | 5236 to DT_JMPREL. Use srelplt input section size for DT_PLTRELSZ and 5240 size of srelplt for DT_PLTRELSZ. Use srelplt input section size for 11175 DT_PPC64_GLINK entry. Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
|
| /freebsd-10-stable/sys/kern/ |
| D | link_elf.c | 535 case DT_PLTRELSZ: in parse_dynamic()
|
| /freebsd-10-stable/contrib/binutils/binutils/ |
| D | readelf.c | 1515 case DT_PLTRELSZ: return "PLTRELSZ"; in get_dynamic_type() 4639 { "PLT", DT_JMPREL, DT_PLTRELSZ, UNKNOWN } 6273 case DT_PLTRELSZ: in process_dynamic_section()
|
| /freebsd-10-stable/libexec/rtld-elf/ |
| D | rtld.c | 936 case DT_PLTRELSZ: in digest_dynamic1()
|