Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp164 static bool thinlto_index_only = false; variable
250 thinlto_index_only = true; in process_plugin_option()
252 thinlto_index_only = true; in process_plugin_option()
894 if (options::thinlto_index_only) { in createLTO()
1013 assert(options::thinlto_index_only); in CreateLinkedObjectsFile()
1043 if (options::thinlto_index_only) in runLTO()
1062 else if (options::thinlto_index_only) { in runLTO()
1103 if (options::thinlto_index_only) in runLTO()
1130 if (options::thinlto_index_only) { in allSymbolsReadHook()