Searched refs:thinlto_linked_objects_file (Results 1 – 1 of 1) sorted by relevance
174 static std::string thinlto_linked_objects_file; variable253 thinlto_linked_objects_file = std::string(opt); in process_plugin_option()1011 if (options::thinlto_linked_objects_file.empty()) in CreateLinkedObjectsFile()1016 options::thinlto_linked_objects_file, EC, sys::fs::OpenFlags::OF_None); in CreateLinkedObjectsFile()1019 options::thinlto_linked_objects_file.c_str(), EC.message().c_str()); in CreateLinkedObjectsFile()