Searched defs:DT_JMPREL (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/boot/ia64/efi/
H A Dstart.S44 #define DT_JMPREL 23 /* Address of PLT relocations. */ define
/freebsd-10-stable/sys/xen/interface/
H A Delfstructs.h442 #define DT_JMPREL 23 /* add. of PLT's relocation entries */ macro
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dcommon.h572 #define DT_JMPREL 23 macro
/freebsd-10-stable/sys/sys/
H A Delf_common.h551 #define DT_JMPREL 23 /* Address of PLT relocations. */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h1638 DT_JMPREL = 23, // Address of relocations associated with PLT. enumerator in enum:llvm::ELF::__anon2128

Completed in 116 milliseconds