Searched refs:FindPtInterp (Results 1 – 1 of 1) sorted by relevance
55 const char* FindPtInterp(const LoadedElfFile* loaded_executable) { in FindPtInterp() function296 bool is_static_executable = (FindPtInterp(&instance->executable_elf_file_) == nullptr); in CreateInstance()