Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DLTO.cpp64 static std::unique_ptr<raw_fd_ostream> openLTOOutputFile(StringRef file) { in openLTOOutputFile() function
170 openLTOOutputFile(config->outputFile)) in createConfig()