Searched refs:PT_INTERP (Results 1 – 3 of 3) sorted by relevance
70 case PT_INTERP: return("PT_INTERP"); break; in get_elf_p_type()120 (ep->p_type == PT_INTERP) || in dump_phdrs()440 if (epp->p_type != PT_INTERP) in look_for_irix_interpreter()545 if(epp->p_type != PT_INTERP) in map_interpreter()641 case PT_INTERP: in load_irix_binary()
28 #define PT_INTERP 3 macro
551 if (elf_ppnt->p_type == PT_INTERP) { in load_elf_binary()