Searched refs:not_found (Results 1 – 1 of 1) sorted by relevance
77 static bool not_found(const std::string& err) { in not_found() function228 if (!loaded && !not_accessible(err) && !not_found(err) && !wrong_arch(path, err)) { in check_lib()