Searched defs:DT_RELA (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/libexec/rtld-elf/ia64/
H A Drtld_start.S161 #define DT_RELA 7 /* Address of ElfNN_Rela relocations. */ define
/freebsd-10-stable/sys/boot/ia64/efi/
H A Dstart.S40 #define DT_RELA 7 /* Address of ElfNN_Rela relocations. */ define
/freebsd-10-stable/sys/xen/interface/
H A Delfstructs.h425 #define DT_RELA 7 /* address of relocation table */ macro
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dcommon.h556 #define DT_RELA 7 macro
/freebsd-10-stable/sys/sys/
H A Delf_common.h533 #define DT_RELA 7 /* Address of ElfNN_Rela relocations. */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h1622 DT_RELA = 7, // Address of relocation table (Rela entries). enumerator in enum:llvm::ELF::__anon2128

Completed in 114 milliseconds