Home
last modified time | relevance | path

Searched refs:openLTOOutputFile (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DLTO.cpp60 static std::unique_ptr<raw_fd_ostream> openLTOOutputFile(StringRef file) { in openLTOOutputFile() function
172 openLTOOutputFile(config->outputFile)) in createConfig()