Searched refs:ld_library_path_rpath (Results 1 – 1 of 1) sorted by relevance
303 static bool ld_library_path_rpath = false; variable745 ld_library_path_rpath = true; in _rtld()747 ld_library_path_rpath = false; in _rtld()1904 if (objgiven && refobj->rpath != NULL && ld_library_path_rpath) { in find_library()