reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
930 config->thinLTOIndexOnlyArg = args.getLastArgValue(OPT_thinlto_index_only_eq);
tools/lld/ELF/LTO.cpp130 if (!config->thinLTOIndexOnlyArg.empty()) 131 indexFile = openFile(config->thinLTOIndexOnlyArg);