Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDcommon.h310 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /* Stack flags */ macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h969 PT_GNU_STACK = 0x6474e551, // Indicates stack executability. enumerator
/NextBSD/sys/sys/
HDelf_common.h499 #define PT_GNU_STACK 0x6474e551 macro