Home
last modified time | relevance | path

Searched defs:OutFile (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp146 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 DDWARFEmitterImpl.h52 raw_pwrite_stream &OutFile) in DwarfEmitterImpl()
122 raw_pwrite_stream &OutFile; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A Dllvm-dwarfutil.cpp262 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 DDWARFStreamer.h48 raw_pwrite_stream &OutFile, in DwarfStreamer()
297 raw_pwrite_stream &OutFile; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerImpl.cpp
H A DDWARFEmitterImpl.h
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DMain.cpp180 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_Text); in TableGenMain() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp257 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_None); in llvm_dwp_main() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1367 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 DDWARFStreamer.cpp35 raw_pwrite_stream &OutFile, DWARFLinkerBase::MessageHandlerTy Warning) { in createStreamer()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1831 const InputInfo &Output, const char *OutFile) { in SplitDebugInfo()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp75 std::unique_ptr<raw_ostream> OutFile; member in __anonb8493dda0111::RewriteObjC
H A DRewriteModernObjC.cpp77 std::unique_ptr<raw_ostream> OutFile; member in __anonc09f721f0111::RewriteModernObjC