Searched refs:thinlto_object_suffix_replace (Results 1 – 2 of 2) sorted by relevance
192 static std::string thinlto_object_suffix_replace; variable261 thinlto_object_suffix_replace = std::string(opt); in process_plugin_option()262 if (thinlto_object_suffix_replace.find(';') == std::string::npos) in process_plugin_option()705 assert(options::thinlto_object_suffix_replace.empty() || in getThinLTOOldAndNewSuffix()706 options::thinlto_object_suffix_replace.find(';') != StringRef::npos); in getThinLTOOldAndNewSuffix()707 StringRef SuffixReplace = options::thinlto_object_suffix_replace; in getThinLTOOldAndNewSuffix()
248 def thinlto_object_suffix_replace : P<