/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFEmitterImpl.h | 51 raw_pwrite_stream &OutFile) in DwarfEmitterImpl() 121 raw_pwrite_stream &OutFile; variable
|
/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | llvm-objcopy.cpp | 160 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy() argument 166 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy() argument 183 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy() argument
|
/llvm-project/llvm/tools/llvm-dwarfutil/ |
H A D | llvm-dwarfutil.cpp | 260 __anond65850400202(raw_ostream &OutFile) saveSeparateDebugInfo() argument 285 __anond65850400302(raw_ostream &OutFile) saveNonDebugInfo() argument 371 __anond65850400402(raw_ostream &OutFile) saveSeparateLinkedDebugInfo() argument 399 __anond65850400502(raw_ostream &OutFile) saveSingleLinkedDebugInfo() argument 435 __anond65850400602(raw_ostream &OutFile) saveCopyOfFile() argument [all...] |
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFStreamer.h | 47 raw_pwrite_stream &OutFile, in DwarfStreamer() 293 raw_pwrite_stream &OutFile; variable
|
/llvm-project/llvm/tools/dsymutil/ |
H A D | DwarfLinkerForBinary.h | 75 DwarfLinkerForBinary(raw_fd_ostream &OutFile, BinaryHolder &BinHolder, in DwarfLinkerForBinary() 272 raw_fd_ostream &OutFile; variable
|
H A D | MachOUtils.cpp | 375 MCStreamer &MS, raw_fd_ostream &OutFile, in generateDsymCompanion() argument [all...] |
/llvm-project/llvm/tools/llvm-gsymutil/ |
H A D | llvm-gsymutil.cpp | 309 handleObjectFile(ObjectFile & Obj,const std::string & OutFile,OutputAggregator & Out) handleObjectFile() argument 392 handleBuffer(StringRef Filename,MemoryBufferRef Buffer,const std::string & OutFile,OutputAggregator & Out) handleBuffer() argument 443 handleFileConversionToGSYM(StringRef Filename,const std::string & OutFile,OutputAggregator & Out) handleFileConversionToGSYM() argument 455 std::string OutFile = OutputFilename; convertFileToGSYM() local [all...] |
/llvm-project/llvm/lib/TableGen/ |
H A D | Main.cpp | 167 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_Text); TableGenMain() local
|
/llvm-project/llvm/tools/llvm-dwp/ |
H A D | llvm-dwp.cpp | 255 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_None); llvm_dwp_main() local
|
/llvm-project/bolt/lib/Profile/ |
H A D | DataAggregator.cpp | 382 raw_fd_ostream OutFile(OutputFilename, EC, sys::fs::OpenFlags::OF_None); writeAutoFDOData() local 2219 raw_fd_ostream OutFile(OutputFilename, EC, sys::fs::OpenFlags::OF_None); writeAggregatedFile() local 2295 raw_fd_ostream OutFile(OutputFilename, EC, sys::fs::OpenFlags::OF_None); writeBATYAML() local [all...] |
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 1361 SmallString<64> OutFile(opts::merge::PdbOutputFile); in mergePdbs() local 1414 auto OutFile = ExitOnErr( in exportStream() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | CompileCommands.cpp | 48 llvm::SmallString<64> OutFile; in queryXcrun() local
|
/llvm-project/llvm/tools/llvm-rc/ |
H A D | llvm-rc.cpp | 598 std::string OutFile = createTempFile("preproc", "rc"); doRc() local
|
/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFStreamer.cpp | 35 raw_pwrite_stream &OutFile, DWARFLinkerBase::MessageHandlerTy Warning) { in createStreamer() argument
|
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | CommonArgs.cpp | 1668 SplitDebugInfo(const ToolChain & TC,Compilation & C,const Tool & T,const JobAction & JA,const ArgList & Args,const InputInfo & Output,const char * OutFile) SplitDebugInfo() argument
|
/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 74 std::unique_ptr<raw_ostream> OutFile; global() member in __anonf379f6ed0111::RewriteObjC
|
H A D | RewriteModernObjC.cpp | 76 std::unique_ptr<raw_ostream> OutFile; global() member in __anon2c496d720111::RewriteModernObjC
|