Home
last modified time | relevance | path

Searched refs:PT_INTERP (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/fs/
A Dbinfmt_elf_test.c8 { .p_type = PT_INTERP, .p_vaddr = 10, .p_memsz = 999999, }, in total_mapping_size_test()
16 { .p_type = PT_INTERP, .p_vaddr = 0x00000318, .p_memsz = 0x00001c, }, in total_mapping_size_test()
A Dbinfmt_elf_fdpic.c233 case PT_INTERP: in load_elf_fdpic_binary()
A Dbinfmt_elf.c873 if (elf_ppnt->p_type != PT_INTERP) in load_elf_binary()
/linux-6.3-rc2/arch/powerpc/boot/
A Delf.h26 #define PT_INTERP 3 macro
/linux-6.3-rc2/arch/s390/kernel/
A Dkexec_elf.c95 if (phdr->p_type == PT_INTERP) in s390_elf_load()
/linux-6.3-rc2/include/uapi/linux/
A Delf.h29 #define PT_INTERP 3 macro
/linux-6.3-rc2/kernel/
A Dkexec_elf.c352 if (elf_info->proghdrs[i].p_type == PT_INTERP) { in kexec_build_elf_info()

Completed in 14 milliseconds