Searched refs:thinlto_object_suffix_replace (Results 1 – 1 of 1) 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()693 assert(options::thinlto_object_suffix_replace.empty() || in getThinLTOOldAndNewSuffix()694 options::thinlto_object_suffix_replace.find(';') != StringRef::npos); in getThinLTOOldAndNewSuffix()695 StringRef SuffixReplace = options::thinlto_object_suffix_replace; in getThinLTOOldAndNewSuffix()