Home
last modified time | relevance | path

Searched defs:PT_DYNAMIC (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/file/src/
HDreadelf.h163 #define PT_DYNAMIC 2 macro
/trueos/sys/xen/interface/
HDelfstructs.h384 #define PT_DYNAMIC 2 /* dynamic linking section */ macro
/trueos/contrib/binutils/include/elf/
HDcommon.h297 #define PT_DYNAMIC 2 /* Dynamic linking information */ macro
/trueos/sys/sys/
HDelf_common.h338 #define PT_DYNAMIC 2 /* Dynamic linking information segment. */ macro
/trueos/contrib/llvm/include/llvm/Support/
HDELF.h1550 PT_DYNAMIC = 2, // Dynamic linking information. enumerator