Searched refs:extra_library_path (Results 1 – 1 of 1) sorted by relevance
80 static std::string extra_library_path; variable101 extra_library_path = opt.substr(strlen("extra_library_path=")); in process_plugin_option()456 if (!options::extra_library_path.empty() && in all_symbols_read_hook()457 set_extra_library_path(options::extra_library_path.c_str()) != LDPS_OK) { in all_symbols_read_hook()