Searched refs:ld_library_path_separator (Results 1 – 1 of 1) sorted by relevance
36 static const char *const ld_library_path_separator = ":"; in ResolveLibraryPath() local52 .split(ld_paths, StringRef(ld_library_path_separator), -1, false); in ResolveLibraryPath()