Searched refs:openLTOOutputFile (Results 1 – 4 of 4) sorted by relevance
21 std::unique_ptr<llvm::raw_fd_ostream> openLTOOutputFile(StringRef file);
150 std::unique_ptr<raw_fd_ostream> lld::openLTOOutputFile(StringRef file) { in openLTOOutputFile() function in lld
95 openLTOOutputFile(ctx.config.outputFile)) in createConfig()
150 openLTOOutputFile(config->outputFile)) in createConfig()