Home | History | Annotate | Download | only in linker

Lines Matching full:g_ld_library_paths

91 static std::vector<std::string> g_ld_library_paths;
309 parse_path(path, ":", &g_ld_library_paths);
1166 for (const auto& path_str : g_ld_library_paths) {