Searched refs:PT_GNU_STACK (Results 1 – 4 of 4) sorted by relevance
18 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
40 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
167 if (phdr->p_type != PT_GNU_STACK) in elf_fdpic_fetch_phdrs()
810 case PT_GNU_STACK: in load_elf_binary()