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

References

tools/lld/COFF/LTO.cpp
   95     indexFile = openFile(config->thinLTOIndexOnlyArg);
  103         config->thinLTOEmitImportsFiles, indexFile.get(), OnIndexWrite);
  182     if (indexFile)
  183       indexFile->close();