Home
last modified time | relevance | path

Searched refs:PT_GNU_STACK (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf-fdpic.h18 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
H A Delf.h44 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf-fdpic.h22 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
H A Delf.h50 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf-fdpic.h22 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
H A Delf.h50 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf-fdpic.h9 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
H A Delf.h36 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf-fdpic.h18 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
H A Delf.h39 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Delf.h37 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Delf.h37 #define PT_GNU_STACK (PT_LOOS + 0x474e551) macro
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf_test.c26 { .p_type = PT_GNU_STACK, .p_vaddr = 0x00000000, .p_memsz = 0x000000, }, in total_mapping_size_test()
H A Dbinfmt_elf_fdpic.c163 if (phdr->p_type != PT_GNU_STACK) in elf_fdpic_fetch_phdrs()
H A Dbinfmt_elf.c932 case PT_GNU_STACK: in load_elf_binary()
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf.c929 case PT_GNU_STACK: in load_elf_binary()
H A Dbinfmt_elf_fdpic.c163 if (phdr->p_type != PT_GNU_STACK) in elf_fdpic_fetch_phdrs()

Completed in 25 milliseconds