Searched refs:thinlto_index_only (Results 1 – 3 of 3) sorted by relevance
164 static bool thinlto_index_only = false; variable250 thinlto_index_only = true; in process_plugin_option()252 thinlto_index_only = true; in process_plugin_option()906 if (options::thinlto_index_only) { in createLTO()1025 assert(options::thinlto_index_only); in CreateLinkedObjectsFile()1055 if (options::thinlto_index_only) in runLTO()1074 else if (options::thinlto_index_only) { in runLTO()1114 if (options::thinlto_index_only) in runLTO()1141 if (options::thinlto_index_only) { in allSymbolsReadHook()
242 def thinlto_index_only :
606 def thinlto_index_only: FF<"thinlto-index-only">;664 Alias<thinlto_index_only>,