Home
last modified time | relevance | path

Searched refs:file_exists (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker.cpp149 static bool file_exists(const char* path) { in file_exists() function
2245 if (!file_exists(new_name)) { in do_dlopen()
2262 if (file_exists(asan_name_holder.c_str())) { in do_dlopen()
4090 if (ld_config_file_env != nullptr && file_exists(ld_config_file_env)) { in get_ld_config_file_path()
4097 if (file_exists(path.c_str())) { in get_ld_config_file_path()
4105 if (file_exists(path.c_str())) { in get_ld_config_file_path()
4110 if (file_exists(path.c_str())) { in get_ld_config_file_path()