Lines Matching full:toolname
89 static std::string ToolName; variable
97 errs() << ToolName << ": error reading file: " << ec.message() << ".\n"; in error()
104 errs() << ToolName << ": " << Message << ".\n"; in error()
110 // "libx.a(foo.o)" after the ToolName before the error message. It sets
115 errs() << ToolName << ": " << FileName; in error()
136 …h architecture slice it // is from, for example: "foo.o (for architecture i386)" after the ToolName
142 errs() << ToolName << ": " << FileName; in error()
508 errs() << ToolName << ": file: " << file in checkMachOAndArchFlags()
646 errs() << ToolName << ": file: " << file in printFileSectionSizes()
815 errs() << ToolName << ": " << file << ": " in printFileSectionSizes()
831 ToolName = argv[0]; in main()
842 outs() << ToolName << ": for the -arch option: Unknown architecture " in main()