Searched defs:PT_GNU_STACK (Results 1 – 13 of 13) sorted by relevance
278 enum PT_GNU_STACK = 0x6474e551; variable
307 enum PT_GNU_STACK = PT_LOOS + 0x474e551; /* Stack flags */ variable
288 enum PT_GNU_STACK = 0x6474e551; variable
283 enum PT_GNU_STACK = 0x6474e551; variable
489 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /* Stack flags */ macro
359 #define PT_GNU_STACK 0x6474e551 /* Indicate executable stack */ macro
361 #define PT_GNU_STACK 0x6474e551 /* Indicate executable stack */ macro
452 #define PT_GNU_STACK 0x6474e551 /* Indicate executable stack */ macro
1296 PT_GNU_STACK = 0x6474e551, // Indicates stack executability. enumerator
487 enum PT_GNU_STACK = 0x6474e551; variable