Home
last modified time | relevance | path

Searched defs:PT_PHDR (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dcommon.h286 #define PT_PHDR 6 /* Entry for header table itself */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dcommon.h301 #define PT_PHDR 6 /* Entry for header table itself */ macro
/openbsd/src/sys/sys/
Dexec_elf.h468 #define PT_PHDR 6 /* program header */ macro
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DELF.h1387 PT_PHDR = 6, // The program header table itself. enumerator