Searched defs:OutFile (Results 1 – 15 of 15) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| H A D | llvm-objcopy.cpp | 146 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy() 152 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy() 169 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFEmitterImpl.h | 52 raw_pwrite_stream &OutFile) in DwarfEmitterImpl() 122 raw_pwrite_stream &OutFile; variable
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ |
| H A D | llvm-dwarfutil.cpp | 262 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveSeparateDebugInfo() 287 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveNonDebugInfo() 373 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveSeparateLinkedDebugInfo() 401 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveSingleLinkedDebugInfo() 437 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveCopyOfFile()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
| H A D | DWARFStreamer.h | 48 raw_pwrite_stream &OutFile, in DwarfStreamer() 297 raw_pwrite_stream &OutFile; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFStreamer.h | |
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/ |
| H A D | DWARFLinkerImpl.cpp | |
| H A D | DWARFEmitterImpl.h | |
| /freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | Main.cpp | 180 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_Text); in TableGenMain() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/ |
| H A D | llvm-dwp.cpp | 257 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_None); in llvm_dwp_main() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.cpp | 1367 SmallString<64> OutFile(opts::merge::PdbOutputFile); in mergePdbs() local 1419 auto OutFile = ExitOnErr( in exportStream() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFStreamer.cpp | 35 raw_pwrite_stream &OutFile, DWARFLinkerBase::MessageHandlerTy Warning) { in createStreamer()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinker.cpp | |
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | CommonArgs.cpp | 1831 const InputInfo &Output, const char *OutFile) { in SplitDebugInfo()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 75 std::unique_ptr<raw_ostream> OutFile; member in __anonb8493dda0111::RewriteObjC
|
| H A D | RewriteModernObjC.cpp | 77 std::unique_ptr<raw_ostream> OutFile; member in __anonc09f721f0111::RewriteModernObjC
|