Searched refs:PT_INTERP (Results 1 – 6 of 6) sorted by relevance
109 case PT_INTERP: in process_elf_file()
154 else if (p[i].p_type == PT_INTERP) in E()
1098 if (main_map->l_phdr[i].p_type == PT_INTERP) in rtld_chain_load()1163 case PT_INTERP: in rtld_setup_main_map()
719 #define PT_INTERP 3 /* Program interpreter */ macro
514 PT_INTERP = 3 variable in Pt
8566 PT_INTERP matches argv[0].9825 invoked directly, and l_libname from that if PT_INTERP missing.