reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/ELF/Driver.cpp
  930   config->thinLTOIndexOnlyArg = args.getLastArgValue(OPT_thinlto_index_only_eq);
tools/lld/ELF/LTO.cpp
  130   if (!config->thinLTOIndexOnlyArg.empty())
  131     indexFile = openFile(config->thinLTOIndexOnlyArg);