Searched defs:PT_GNU_STACK (Results 1 – 4 of 4) sorted by relevance
17 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
39 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
1008 PT_GNU_STACK = 0x6474e551, // Indicates stack executability. enumerator
610 #define PT_GNU_STACK 0x6474e551 /* Indicates stack executability */ macro