Home
last modified time | relevance | path

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

/arch/powerpc/boot/
Delf.h26 #define PT_INTERP 3 macro
/arch/s390/kernel/
Dkexec_elf.c95 if (phdr->p_type == PT_INTERP) in s390_elf_load()