Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp159 __anonfc23fd870202(raw_ostream &OutFile) executeObjcopy() argument
165 __anonfc23fd870302(raw_ostream &OutFile) executeObjcopy() argument
182 __anonfc23fd870402(raw_ostream &OutFile) executeObjcopy() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.h51 raw_pwrite_stream &OutFile) in DwarfEmitterImpl()
121 raw_pwrite_stream &OutFile; variable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A Dllvm-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-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h47 raw_pwrite_stream &OutFile, in DwarfStreamer() argument
296 raw_pwrite_stream &OutFile; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DMain.cpp167 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_Text); in TableGenMain() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp252 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_None); llvm_dwp_main() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1361 SmallString<64> OutFile(opts::merge::PdbOutputFile); in mergePdbs() local
1414 auto OutFile = ExitOnErr( in exportStream() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp35 raw_pwrite_stream &OutFile, DWARFLinkerBase::MessageHandlerTy Warning) { in createStreamer() argument
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1672 const InputInfo &Output, const char *OutFile) { in SplitDebugInfo() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp74 std::unique_ptr<raw_ostream> OutFile; member in __anon8bd724ec0111::RewriteObjC
H A DRewriteModernObjC.cpp76 std::unique_ptr<raw_ostream> OutFile; member in __anon8056deb10111::RewriteModernObjC