Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h45 DwarfStreamer(OutputFileType OutFileType, raw_pwrite_stream &OutFile, in DwarfStreamer()
189 raw_pwrite_stream &OutFile; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-gsymutil/
H A Dllvm-gsymutil.cpp279 const std::string &OutFile) { in handleObjectFile()
351 const std::string &OutFile) { in handleBuffer()
401 const std::string &OutFile) { in handleFileConversionToGSYM()
412 std::string OutFile = OutputFilename; in convertFileToGSYM() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h36 DwarfLinkerForBinary(raw_fd_ostream &OutFile, BinaryHolder &BinHolder, in DwarfLinkerForBinary()
206 raw_fd_ostream &OutFile; variable
H A DDwarfLinkerForBinary.cpp165 raw_fd_ostream &OutFile) { in createStreamer()
794 bool linkDwarf(raw_fd_ostream &OutFile, BinaryHolder &BinHolder, in linkDwarf()
H A DMachOUtils.cpp359 MCStreamer &MS, raw_fd_ostream &OutFile) { in generateDsymCompanion()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp345 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy()
351 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy()
368 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DMain.cpp147 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_Text); in TableGenMain() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTFUtils.cpp70 void writeTensorValues(raw_ostream &OutFile, const char *TensorData, in writeTensorValues()
85 void writeRawTensorsAsFeatureLists(raw_ostream &OutFile, in writeRawTensorsAsFeatureLists()
H A DDevelopmentModeInlineAdvisor.cpp381 raw_fd_ostream OutFile(LogFileName, EC); local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1337 SmallString<64> OutFile(opts::merge::PdbOutputFile); in mergePdbs() local
1390 auto OutFile = ExitOnErr( in exportStream() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp590 std::string OutFile = createTempFile("preproc", "rc"); in doRc() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp903 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_None); in main() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendActions.cpp721 std::unique_ptr<llvm::raw_fd_ostream> OutFile; in ExecuteAction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1046 const InputInfo &Output, const char *OutFile) { in SplitDebugInfo()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp74 std::unique_ptr<raw_ostream> OutFile; member in __anonf8c858050111::RewriteObjC
H A DRewriteModernObjC.cpp75 std::unique_ptr<raw_ostream> OutFile; member in __anon7c92408a0111::RewriteModernObjC