| /llvm-project-15.0.7/llvm/tools/llvm-objcopy/ |
| H A D | llvm-objcopy.cpp | 160 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy() 166 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy() 183 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy()
|
| /llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFStreamer.h | 47 DwarfStreamer(OutputFileType OutFileType, raw_pwrite_stream &OutFile, in DwarfStreamer() 196 raw_pwrite_stream &OutFile; variable
|
| /llvm-project-15.0.7/llvm/tools/dsymutil/ |
| H A D | DwarfLinkerForBinary.h | 37 DwarfLinkerForBinary(raw_fd_ostream &OutFile, BinaryHolder &BinHolder, in DwarfLinkerForBinary() 219 raw_fd_ostream &OutFile; variable
|
| H A D | DwarfLinkerForBinary.cpp | 165 raw_fd_ostream &OutFile) { in createStreamer() 1045 bool linkDwarf(raw_fd_ostream &OutFile, BinaryHolder &BinHolder, in linkDwarf()
|
| H A D | MachOUtils.cpp | 356 SymbolMapTranslator &Translator, MCStreamer &MS, raw_fd_ostream &OutFile, in generateDsymCompanion()
|
| /llvm-project-15.0.7/llvm/tools/llvm-gsymutil/ |
| H A D | llvm-gsymutil.cpp | 255 const std::string &OutFile) { in handleObjectFile() 327 const std::string &OutFile) { in handleBuffer() 377 const std::string &OutFile) { in handleFileConversionToGSYM() 388 std::string OutFile = OutputFilename; in convertFileToGSYM() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-dwarfutil/ |
| H A D | llvm-dwarfutil.cpp | 239 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveSeparateDebugInfo() 264 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveNonDebugInfo() 350 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveSeparateLinkedDebugInfo() 378 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveSingleLinkedDebugInfo() 414 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveCopyOfFile()
|
| /llvm-project-15.0.7/llvm/lib/TableGen/ |
| H A D | Main.cpp | 149 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_Text); in TableGenMain() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-dwp/ |
| H A D | llvm-dwp.cpp | 174 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_None); in main() local
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | DevelopmentModeInlineAdvisor.cpp | 337 raw_fd_ostream OutFile(LogFileName, EC); local
|
| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.cpp | 1363 SmallString<64> OutFile(opts::merge::PdbOutputFile); in mergePdbs() local 1416 auto OutFile = ExitOnErr( in exportStream() local
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | CompileCommands.cpp | 47 llvm::SmallString<64> OutFile; in queryXcrun() local
|
| /llvm-project-15.0.7/bolt/lib/Profile/ |
| H A D | DataAggregator.cpp | 371 raw_fd_ostream OutFile(OutputFilename, EC, sys::fs::OpenFlags::OF_None); in writeAutoFDOData() local 2208 raw_fd_ostream OutFile(OutputFilename, EC, sys::fs::OpenFlags::OF_None); in writeAggregatedFile() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-rc/ |
| H A D | llvm-rc.cpp | 593 std::string OutFile = createTempFile("preproc", "rc"); in doRc() local
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | FrontendActions.cpp | 851 std::unique_ptr<llvm::raw_fd_ostream> OutFile; in ExecuteAction() local
|
| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/ |
| H A D | CommonArgs.cpp | 1135 const InputInfo &Output, const char *OutFile) { in SplitDebugInfo()
|
| /llvm-project-15.0.7/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 74 std::unique_ptr<raw_ostream> OutFile; member in __anon0b56e30a0111::RewriteObjC
|
| H A D | RewriteModernObjC.cpp | 76 std::unique_ptr<raw_ostream> OutFile; member in __anon21803b4f0111::RewriteModernObjC
|