Searched refs:PT_INTERP (Results 1 – 12 of 12) sorted by relevance
446 #define PT_INTERP 3 /**< path to interpreter */ macro
12 interp PT_INTERP;
14 interp PT_INTERP;
23 interp PT_INTERP;
563 phdr = elf_find_phdr_type(PT_INTERP, ehdr); in find_elf_interpreter()
442 case PT_INTERP:
781 if (ppnt->p_type == PT_INTERP) { in _dl_get_ready_to_run()
689 #define PT_INTERP 3 /* Program interpreter */ macro
Completed in 34 milliseconds