Searched refs:g_ld_library_paths (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker.cpp109 static const char* g_ld_library_paths[LDPATH_MAX + 1]; variable
377 parse_path(path, ":", g_ld_library_paths,
734 int fd = open_library_on_path(name, g_ld_library_paths);

Completed in 161 milliseconds