Home
last modified time | relevance | path

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

/linux/arch/powerpc/boot/
A Delf.h26 #define PT_INTERP 3 macro
/linux/arch/s390/kernel/
A Dkexec_elf.c95 if (phdr->p_type == PT_INTERP) in s390_elf_load()
/linux/include/uapi/linux/
A Delf.h29 #define PT_INTERP 3 macro
/linux/kernel/
A Dkexec_elf.c352 if (elf_info->proghdrs[i].p_type == PT_INTERP) { in kexec_build_elf_info()
/linux/fs/
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()

Completed in 15 milliseconds