Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DELF.h1440 PT_GNU_STACK = 0x6474e551, // Indicates stack executability. enumerator
/external/elfutils/libelf/
Delf.h580 #define PT_GNU_STACK 0x6474e551 /* Indicates stack executability */ macro