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

/external/kernel-headers/original/uapi/linux/
H A Delf-fdpic.h17 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
H A Delf.h39 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
/external/chromium_org/third_party/libvpx/include/
H A Delf.h72 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
/external/llvm/include/llvm/Support/
H A DELF.h1608 PT_GNU_STACK = 0x6474e551, // Indicates stack executability. enumerator in enum:llvm::ELF::__anon25601
/external/elfutils/0.153/libelf/
H A Delf.h585 #define PT_GNU_STACK 0x6474e551 /* Indicates stack executability */ macro

Completed in 270 milliseconds