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

/freebsd-10.0-release/libexec/rtld-elf/
H A Drtld.c237 bool ld_library_path_rpath = false; variable
419 ld_library_path_rpath = true;
421 ld_library_path_rpath = false;
1468 if (objgiven && refobj->rpath != NULL && ld_library_path_rpath) {

Completed in 89 milliseconds