| /openbsd-src/gnu/llvm/llvm/tools/llvm-objcopy/ |
| H A D | llvm-objcopy.cpp | 160 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy() 166 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy() 183 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-gsymutil/ |
| H A D | llvm-gsymutil.cpp | 256 const std::string &OutFile) { in handleObjectFile() 327 const std::string &OutFile) { in handleBuffer() 377 const std::string &OutFile) { in handleFileConversionToGSYM() 388 std::string OutFile = OutputFilename; in convertFileToGSYM() local
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfutil/ |
| H A D | llvm-dwarfutil.cpp | 255 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveSeparateDebugInfo() 280 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveNonDebugInfo() 366 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveSeparateLinkedDebugInfo() 394 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveSingleLinkedDebugInfo() 430 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveCopyOfFile()
|
| /openbsd-src/gnu/llvm/llvm/tools/dsymutil/ |
| H A D | DwarfLinkerForBinary.h | 37 DwarfLinkerForBinary(raw_fd_ostream &OutFile, BinaryHolder &BinHolder, in DwarfLinkerForBinary() 219 raw_fd_ostream &OutFile; variable
|
| H A D | DwarfLinkerForBinary.cpp | 164 raw_fd_ostream &OutFile) { in createStreamer() 1079 bool linkDwarf(raw_fd_ostream &OutFile, BinaryHolder &BinHolder, in linkDwarf()
|
| H A D | MachOUtils.cpp | 357 SymbolMapTranslator &Translator, MCStreamer &MS, raw_fd_ostream &OutFile, in generateDsymCompanion()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFStreamer.h | 48 DwarfStreamer(OutputFileType OutFileType, raw_pwrite_stream &OutFile, in DwarfStreamer() 212 raw_pwrite_stream &OutFile; variable
|
| /openbsd-src/gnu/llvm/llvm/lib/TableGen/ |
| H A D | Main.cpp | 149 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_Text); in TableGenMain() local
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-dwp/ |
| H A D | llvm-dwp.cpp | 190 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_None); in main() local
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.cpp | 1363 SmallString<64> OutFile(opts::merge::PdbOutputFile); in mergePdbs() local 1416 auto OutFile = ExitOnErr( in exportStream() local
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-rc/ |
| H A D | llvm-rc.cpp | 612 std::string OutFile = createTempFile("preproc", "rc"); in doRc() local
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | FrontendActions.cpp | 783 std::unique_ptr<llvm::raw_fd_ostream> OutFile; in ExecuteAction() local
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/ |
| H A D | CommonArgs.cpp | 1277 const InputInfo &Output, const char *OutFile) { in SplitDebugInfo()
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 74 std::unique_ptr<raw_ostream> OutFile; member in __anon40098a510111::RewriteObjC
|
| H A D | RewriteModernObjC.cpp | 76 std::unique_ptr<raw_ostream> OutFile; member in __anon2abafbd60111::RewriteModernObjC
|