| /freebsd-9-stable/sys/ia64/ia64/ |
| D | genassym.c | 70 ASSYM(DT_RELASZ, DT_RELASZ);
|
| D | locore.S | 243 cmp.eq p6,p0=DT_RELASZ,r16
|
| /freebsd-9-stable/libexec/rtld-elf/ia64/ |
| D | rtld_start.S | 162 #define DT_RELASZ 8 /* Total size of ElfNN_Rela relocations. */ macro 198 cmp.eq p6,p0=DT_RELASZ,r16
|
| /freebsd-9-stable/sys/boot/ia64/efi/ |
| D | start.S | 41 #define DT_RELASZ 8 /* Total size of ElfNN_Rela relocations. */ macro 147 cmp.eq p6,p0=DT_RELASZ,r16 // rela section size?
|
| /freebsd-9-stable/contrib/binutils/include/elf/ |
| D | common.h | 533 #define DT_RELASZ 8 macro
|
| /freebsd-9-stable/libexec/rtld-elf/powerpc64/ |
| D | reloc.c | 135 case DT_RELASZ: in reloc_non_plt_self()
|
| /freebsd-9-stable/sys/xen/interface/ |
| D | elfstructs.h | 426 #define DT_RELASZ 8 /* size of relocation table */ macro
|
| /freebsd-9-stable/libexec/rtld-elf/powerpc/ |
| D | reloc.c | 141 case DT_RELASZ: in reloc_non_plt_self()
|
| /freebsd-9-stable/sys/sys/ |
| D | elf_common.h | 362 #define DT_RELASZ 8 /* Total size of ElfNN_Rela relocations. */ macro
|
| /freebsd-9-stable/usr.sbin/kldxref/ |
| D | ef.c | 334 case DT_RELASZ: in ef_parse_dynamic()
|
| /freebsd-9-stable/sys/boot/common/ |
| D | load_elf.c | 532 case DT_RELASZ: in __elfN()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 1623 DT_RELASZ = 8, // Size of Rela relocation table. enumerator
|
| /freebsd-9-stable/contrib/llvm/tools/llvm-readobj/ |
| D | ELFDumper.cpp | 744 case DT_RELASZ: in printValue()
|
| /freebsd-9-stable/usr.bin/elfdump/ |
| D | elfdump.c | 769 case DT_RELASZ: in elf_print_dynamic()
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | elf64-s390.c | 2147 || !add_dynamic_entry (DT_RELASZ, 0) 3318 case DT_RELASZ:
|
| D | elf64-x86-64.c | 1939 || !add_dynamic_entry (DT_RELASZ, 0) in elf64_x86_64_size_dynamic_sections() 3289 case DT_RELASZ: in elf64_x86_64_finish_dynamic_sections()
|
| D | ChangeLog-2006 | 2563 (sparc32_finish_dyn): Add special handling for DT_RELASZ 2844 DT_RELA, DT_RELASZ, DT_RELAENT, DT_PLTREL, DT_PLTRELSZ and DT_JMPREL 2851 DT_PLTGOT. Handle DT_RELA, DT_RELASZ, DT_RELAENT, DT_PLTREL, 3075 and SWAP_RELOC_OUT. Initialize r_addend fields. Handle DT_RELASZ
|
| D | elfxx-sparc.c | 2324 || !add_dynamic_entry (DT_RELASZ, 0) in _bfd_sparc_elf_size_dynamic_sections() 3830 if (htab->is_vxworks && dyn.d_tag == DT_RELASZ) in sparc_finish_dyn()
|
| D | elf64-alpha.c | 2856 || !add_dynamic_entry (DT_RELASZ, 0) in elf64_alpha_size_dynamic_sections() 4844 case DT_RELASZ: in elf64_alpha_finish_dynamic_sections()
|
| D | elf32-arm.c | 8737 || !add_dynamic_entry (DT_RELASZ, 0) in elf32_arm_size_dynamic_sections() 9144 case DT_RELASZ: in elf32_arm_finish_dynamic_sections() 9188 || dyn.d_tag == DT_RELASZ) in elf32_arm_finish_dynamic_sections()
|
| D | elfxx-ia64.c | 3841 || !add_dynamic_entry (DT_RELASZ, 0) 5482 case DT_RELASZ:
|
| D | elf32-ppc.c | 5077 || !add_dynamic_entry (DT_RELASZ, 0) in ppc_elf_size_dynamic_sections() 7272 case DT_RELASZ: in ppc_elf_finish_dynamic_sections()
|
| D | elf32-s390.c | 2173 || !add_dynamic_entry (DT_RELASZ, 0)
|
| /freebsd-9-stable/sys/kern/ |
| D | link_elf.c | 541 case DT_RELASZ: in parse_dynamic()
|
| /freebsd-9-stable/contrib/binutils/binutils/ |
| D | readelf.c | 1521 case DT_RELASZ: return "RELASZ"; in get_dynamic_type() 4638 { "RELA", DT_RELA, DT_RELASZ, TRUE }, 6274 case DT_RELASZ : in process_dynamic_section()
|