Home
last modified time | relevance | path

Searched defs:DT_PLTGOT (Results 1 – 3 of 3) sorted by relevance

/minix3/minix/include/sys/
H A Delf_common.h353 #define DT_PLTGOT 3 /* Processor-dependent address. */ macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DELF.h965 DT_PLTGOT = 3, // Address associated with linkage table. enumerator
/minix3/sys/sys/
H A Dexec_elf.h677 #define DT_PLTGOT 3 /* Address of PLT and/or GOT */ macro