Home
last modified time | relevance | path

Searched refs:PT_GNU_STACK (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Delf-fdpic.h18 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
A Delf.h39 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
/linux-6.3-rc2/fs/
A Dbinfmt_elf_test.c26 { .p_type = PT_GNU_STACK, .p_vaddr = 0x00000000, .p_memsz = 0x000000, }, in total_mapping_size_test()
A Dbinfmt_elf_fdpic.c163 if (phdr->p_type != PT_GNU_STACK) in elf_fdpic_fetch_phdrs()
A Dbinfmt_elf.c932 case PT_GNU_STACK: in load_elf_binary()
/linux-6.3-rc2/arch/powerpc/boot/
A Delf.h37 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro

Completed in 13 milliseconds