Searched refs:extra_library_path (Results 1 – 1 of 1) sorted by relevance
152 static std::string extra_library_path; variable234 extra_library_path = std::string(opt); in process_plugin_option()1140 if (!options::extra_library_path.empty() && in allSymbolsReadHook()1141 set_extra_library_path(options::extra_library_path.c_str()) != LDPS_OK) in allSymbolsReadHook()