Home
last modified time | relevance | path

Searched refs:extra_library_path (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp152 static std::string extra_library_path; variable
234 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()