Searched refs:PT_INTERP (Results 1 – 6 of 6) sorted by relevance
26 #define PT_INTERP 3 macro
95 if (phdr->p_type == PT_INTERP) in s390_elf_load()
29 #define PT_INTERP 3 macro
352 if (elf_info->proghdrs[i].p_type == PT_INTERP) { in kexec_build_elf_info()
233 case PT_INTERP: in load_elf_fdpic_binary()
873 if (elf_ppnt->p_type != PT_INTERP) in load_elf_binary()
Completed in 15 milliseconds