Searched refs:PT_GNU_STACK (Results 1 – 5 of 5) sorted by relevance
53 else if (segment == PT_GNU_STACK)
48 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
567 #define PT_GNU_STACK 0x6474e551 /* Indicates stack executability */ macro
85 Handle PT_GNU_STACK. Change to write messages to stdout.
2450 && phdr->p_type != PT_GNU_STACK) in check_program_header()