Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dcommon.h312 #define PT_GNU_PROPERTY (PT_LOOS + 0x474e553) /* Program property note */ macro
/openbsd/src/sys/sys/
Dexec_elf.h477 #define PT_GNU_PROPERTY 0x6474e553 /* Program property note */ macro
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DELF.h1402 PT_GNU_PROPERTY = 0x6474e553, // .note.gnu.property notes sections. enumerator