Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/tools/llvm-objcopy/
HDllvm-objcopy.cpp160 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy()
166 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy()
183 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy()
/freebsd-head/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFEmitterImpl.h51 raw_pwrite_stream &OutFile) in DwarfEmitterImpl()
121 raw_pwrite_stream &OutFile; variable
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
HDllvm-dwarfutil.cpp260 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()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
HDDWARFStreamer.h47 raw_pwrite_stream &OutFile, in DwarfStreamer()
293 raw_pwrite_stream &OutFile; variable
/freebsd-head/contrib/llvm-project/llvm/lib/TableGen/
HDMain.cpp167 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_Text); in TableGenMain() local
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-dwp/
HDllvm-dwp.cpp255 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_None); in llvm_dwp_main() local
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDllvm-pdbutil.cpp1361 SmallString<64> OutFile(opts::merge::PdbOutputFile); in mergePdbs() local
1414 auto OutFile = ExitOnErr( in exportStream() local
/freebsd-head/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFStreamer.cpp35 raw_pwrite_stream &OutFile, DWARFLinkerBase::MessageHandlerTy Warning) { in createStreamer()
/freebsd-head/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDCommonArgs.cpp1672 const InputInfo &Output, const char *OutFile) { in SplitDebugInfo()
/freebsd-head/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDRewriteObjC.cpp74 std::unique_ptr<raw_ostream> OutFile; member in __anon92ea7db90111::RewriteObjC
HDRewriteModernObjC.cpp76 std::unique_ptr<raw_ostream> OutFile; member in __anonf2eedd3e0111::RewriteModernObjC