Searched refs:extract_interpreter (Results 1 – 1 of 1) sorted by relevance
94 static boolean_t extract_interpreter(struct image_params *imgp,669 failure = extract_interpreter(imgp, &phdr[i], interp); in __CONCAT()1818 extract_interpreter(struct image_params *imgp, const Elf_Phdr *pinterpreter, in extract_interpreter() function