Home | History | Annotate | Download | only in llvm-objdump

Lines Matching defs:ToolName

191 static StringRef ToolName;
262 errs() << ToolName << ": error reading file: " << EC.message() << ".\n";
268 errs() << ToolName << ": " << Message << ".\n";
276 errs() << ToolName << ": '" << File << "': " << EC.message() << ".\n";
287 errs() << ToolName << ": '" << File << "': " << Buf;
296 errs() << ToolName << ": ";
1764 ToolName = argv[0];