Home
last modified time | relevance | path

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

/l4re-core-master/l4util/include/
A Delf.h446 #define PT_INTERP 3 /**< path to interpreter */ macro
/l4re-core-master/ldscripts/ARCH-arm64/
A Dmain_dyn.ld12 interp PT_INTERP;
/l4re-core-master/ldscripts/ARCH-x86/
A Dmain_dyn.ld12 interp PT_INTERP;
/l4re-core-master/ldscripts/ARCH-sparc/
A Dmain_dyn.ld12 interp PT_INTERP;
/l4re-core-master/ldscripts/ARCH-ppc32/
A Dmain_dyn.ld12 interp PT_INTERP;
/l4re-core-master/ldscripts/ARCH-amd64/
A Dmain_dyn.ld14 interp PT_INTERP;
/l4re-core-master/ldscripts/ARCH-arm/
A Dmain_dyn.ld14 interp PT_INTERP;
/l4re-core-master/ldscripts/ARCH-mips/
A Dmain_dyn.ld23 interp PT_INTERP;
/l4re-core-master/uclibc/lib/contrib/uclibc/utils/
A Dldd.c563 phdr = elf_find_phdr_type(PT_INTERP, ehdr); in find_elf_interpreter()
/l4re-core-master/libloader/include/
A Delf442 case PT_INTERP:
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/
A Dldso.c781 if (ppnt->p_type == PT_INTERP) { in _dl_get_ready_to_run()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Delf.h689 #define PT_INTERP 3 /* Program interpreter */ macro

Completed in 34 milliseconds