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

/freebsd-11-stable/contrib/binutils/include/elf/
H A Dcommon.h310 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /* Stack flags */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1202 PT_GNU_STACK = 0x6474e551, // Indicates stack executability. enumerator in enum:llvm::ELF::__anon52
/freebsd-11-stable/sys/sys/
H A Delf_common.h514 #define PT_GNU_STACK 0x6474e551 macro

Completed in 130 milliseconds