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

References

tools/lld/ELF/LTO.cpp
  131     indexFile = openFile(config->thinLTOIndexOnlyArg);
  139         config->thinLTOEmitImportsFiles, indexFile.get(), onIndexWrite);
  276     if (indexFile)
  277       indexFile->close();