Home
last modified time | relevance | path

Searched refs:DT_RELASZ (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-9-stable/sys/ia64/ia64/
Dgenassym.c70 ASSYM(DT_RELASZ, DT_RELASZ);
Dlocore.S243 cmp.eq p6,p0=DT_RELASZ,r16
/freebsd-9-stable/libexec/rtld-elf/ia64/
Drtld_start.S162 #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/
Dstart.S41 #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/
Dcommon.h533 #define DT_RELASZ 8 macro
/freebsd-9-stable/libexec/rtld-elf/powerpc64/
Dreloc.c135 case DT_RELASZ: in reloc_non_plt_self()
/freebsd-9-stable/sys/xen/interface/
Delfstructs.h426 #define DT_RELASZ 8 /* size of relocation table */ macro
/freebsd-9-stable/libexec/rtld-elf/powerpc/
Dreloc.c141 case DT_RELASZ: in reloc_non_plt_self()
/freebsd-9-stable/sys/sys/
Delf_common.h362 #define DT_RELASZ 8 /* Total size of ElfNN_Rela relocations. */ macro
/freebsd-9-stable/usr.sbin/kldxref/
Def.c334 case DT_RELASZ: in ef_parse_dynamic()
/freebsd-9-stable/sys/boot/common/
Dload_elf.c532 case DT_RELASZ: in __elfN()
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DELF.h1623 DT_RELASZ = 8, // Size of Rela relocation table. enumerator
/freebsd-9-stable/contrib/llvm/tools/llvm-readobj/
DELFDumper.cpp744 case DT_RELASZ: in printValue()
/freebsd-9-stable/usr.bin/elfdump/
Delfdump.c769 case DT_RELASZ: in elf_print_dynamic()
/freebsd-9-stable/contrib/binutils/bfd/
Delf64-s390.c2147 || !add_dynamic_entry (DT_RELASZ, 0)
3318 case DT_RELASZ:
Delf64-x86-64.c1939 || !add_dynamic_entry (DT_RELASZ, 0) in elf64_x86_64_size_dynamic_sections()
3289 case DT_RELASZ: in elf64_x86_64_finish_dynamic_sections()
DChangeLog-20062563 (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
Delfxx-sparc.c2324 || !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()
Delf64-alpha.c2856 || !add_dynamic_entry (DT_RELASZ, 0) in elf64_alpha_size_dynamic_sections()
4844 case DT_RELASZ: in elf64_alpha_finish_dynamic_sections()
Delf32-arm.c8737 || !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()
Delfxx-ia64.c3841 || !add_dynamic_entry (DT_RELASZ, 0)
5482 case DT_RELASZ:
Delf32-ppc.c5077 || !add_dynamic_entry (DT_RELASZ, 0) in ppc_elf_size_dynamic_sections()
7272 case DT_RELASZ: in ppc_elf_finish_dynamic_sections()
Delf32-s390.c2173 || !add_dynamic_entry (DT_RELASZ, 0)
/freebsd-9-stable/sys/kern/
Dlink_elf.c541 case DT_RELASZ: in parse_dynamic()
/freebsd-9-stable/contrib/binutils/binutils/
Dreadelf.c1521 case DT_RELASZ: return "RELASZ"; in get_dynamic_type()
4638 { "RELA", DT_RELA, DT_RELASZ, TRUE },
6274 case DT_RELASZ : in process_dynamic_section()

12