Searched defs:OutFile (Results 1 – 11 of 11) sorted by relevance
| /src/contrib/llvm-project/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()
|
| /src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFEmitterImpl.h | 51 raw_pwrite_stream &OutFile) in DwarfEmitterImpl() 121 raw_pwrite_stream &OutFile; variable
|
| /src/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ |
| H A D | llvm-dwarfutil.cpp | 260 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveSeparateDebugInfo() 285 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveNonDebugInfo() 371 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveSeparateLinkedDebugInfo() 399 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveSingleLinkedDebugInfo() 435 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveCopyOfFile()
|
| /src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
| H A D | DWARFStreamer.h | 47 raw_pwrite_stream &OutFile, in DwarfStreamer() 293 raw_pwrite_stream &OutFile; variable
|
| /src/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | Main.cpp | 167 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_Text); in TableGenMain() local
|
| /src/contrib/llvm-project/llvm/tools/llvm-dwp/ |
| H A D | llvm-dwp.cpp | 255 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_None); in llvm_dwp_main() local
|
| /src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.cpp | 1361 SmallString<64> OutFile(opts::merge::PdbOutputFile); in mergePdbs() local 1414 auto OutFile = ExitOnErr( in exportStream() local
|
| /src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFStreamer.cpp | 35 raw_pwrite_stream &OutFile, DWARFLinkerBase::MessageHandlerTy Warning) { in createStreamer()
|
| /src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | CommonArgs.cpp | 1672 const InputInfo &Output, const char *OutFile) { in SplitDebugInfo()
|
| /src/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 74 std::unique_ptr<raw_ostream> OutFile; member in __anon31b8868f0111::RewriteObjC
|
| H A D | RewriteModernObjC.cpp | 76 std::unique_ptr<raw_ostream> OutFile; member in __anon1f51ae940111::RewriteModernObjC
|