Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp186 static std::string thinlto_prefix_replace; variable
257 thinlto_prefix_replace = std::string(opt); in process_plugin_option()
258 if (thinlto_prefix_replace.find(';') == std::string::npos) in process_plugin_option()
855 StringRef PrefixReplace = options::thinlto_prefix_replace; in getThinLTOOldAndNewPrefix()