Searched refs:ToolName (Results 1 – 13 of 13) sorted by relevance
76 StringRef ToolName; variable303 ToolName = argv[0]; in main()312 errs() << ToolName << ": Timeout value too large, must be less than: " in main()323 errs() << ToolName << ": Failed to find program: '" << CommandLine in main()329 errs() << ToolName << ": Found Program: " << ProgramToRun << '\n'; in main()339 errs() << ToolName << ": Program Image Path: " << ProgramToRun << '\n' in main()340 << ToolName << ": Command Line: " << CommandLine << '\n'; in main()364 errs() << ToolName << ": Failed to run program: '" << ProgramToRun << "': " in main()380 errs() << ToolName << ": Debugging...\n"; in main()395 errs() << ToolName << ": Failed to get process times: " in main()[all …]
80 static std::string ToolName; variable87 outs() << ToolName << ": error reading file: " << ec.message() << ".\n"; in error()406 errs() << ToolName << ": file: " << file in checkMachOAndArchFlags()421 errs() << ToolName << ": " << file << ": " << EC.message() << ".\n"; in PrintFileSectionSizes()432 errs() << ToolName << ": " << file << ": " << i->getError().message() in PrintFileSectionSizes()439 errs() << ToolName << ": " << file << ": " << EC.message() << ".\n"; in PrintFileSectionSizes()500 errs() << ToolName << ": " << file << ": " << EC.message() in PrintFileSectionSizes()507 errs() << ToolName << ": " << file << ": " << EC.message() in PrintFileSectionSizes()540 errs() << ToolName << ": file: " << file in PrintFileSectionSizes()583 errs() << ToolName << ": " << file << ": " << EC.message() in PrintFileSectionSizes()[all …]
280 errs() << ToolName << ": Error making unique filename: " << EC.message() in compileProgram()285 errs() << ToolName << ": Error emitting bitcode to file '" << BitcodeFile in compileProgram()318 errs() << ToolName << ": Error making unique filename: " in executeProgram()325 errs() << ToolName << ": Error emitting bitcode to file '" in executeProgram()343 errs() << ToolName << ": Error making unique filename: " in executeProgram()
49 const char *ToolName; // argv[0] of bugpoint variable71 const char *getToolName() const { return ToolName; } in getToolName()
73 : Context(ctxt), ToolName(toolname), ReferenceOutputFile(OutputFile), in BugDriver()
31 static StringRef ToolName; variable141 errs() << ToolName << ": " << EC.message() << '\n'; in parseMCMarkup()217 ToolName = argv[0]; in main()
49 static StringRef ToolName; variable53 outs() << ToolName << ": " << Error << ".\n"; in fail()152 errs() << ToolName << ": " << msg << "\n\n"; in show_help()674 errs() << ToolName << ": creating " << ArchiveName << "\n"; in performOperation()763 fail(ToolName + "takes just one archive as argument"); in ranlib_main()769 ToolName = argv[0]; in main()779 StringRef Stem = sys::path::stem(ToolName); in main()
122 std::string getClangToolFullVersion(StringRef ToolName) { in getClangToolFullVersion() argument128 OS << ToolName << " version " CLANG_VERSION_STRING " " in getClangToolFullVersion()
74 std::string getClangToolFullVersion(llvm::StringRef ToolName);
61 def ToolName(self): member in BaseTool142 self.log_dir = self.log_parent_dir + "%s.logs" % self.ToolName()247 def ToolName(self): member in DrMemory
175 os.path.join(gtest_files_dir, name + ".gtest-%s.txt" % tool.ToolName())]179 if tool.ToolName() in ChromeTests.SLOW_TOOLS:185 (tool.ToolName(), platform_suffix))]
179 static StringRef ToolName; variable250 outs() << ToolName << ": error reading file: " << EC.message() << ".\n"; in error()257 errs() << ToolName << ": '" << File << "': " << EC.message() << ".\n"; in report_error()1123 errs() << ToolName << ": warning: invalid instruction encoding\n"; in DisassembleObject()1588 ToolName = argv[0]; in main()
167 std::string ToolName; variable172 errs() << ToolName << ": " << Path << ": " << Message << ".\n"; in error()1258 ToolName = argv[0]; in main()