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

/freebsd-10.1-release/contrib/binutils/include/elf/
H A Dcommon.h310 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /* Stack flags */ macro
/freebsd-10.1-release/sys/sys/
H A Delf_common.h340 #define PT_GNU_STACK 0x6474e551 macro
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DELF.h1567 PT_GNU_STACK = 0x6474e551, // Indicates stack executability. enumerator in enum:llvm::ELF::__anon2105

Completed in 179 milliseconds