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

References

tools/lld/ELF/LTO.cpp
  116       if (std::unique_ptr<raw_fd_ostream> os = openFile(config->outputFile))
  131     indexFile = openFile(config->thinLTOIndexOnlyArg);
  221     std::unique_ptr<raw_fd_ostream> os = openFile(path + ".thinlto.bc");
  229       openFile(path + ".imports");
  262     openFile(path + ".thinlto.bc");
  264       openFile(path + ".imports");