reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-objdump/llvm-objdump.cpp
  411   WithColor::warning(errs(), ToolName)
  417   WithColor::error(errs(), ToolName) << "'" << File << "': " << Message << "\n";
  425   WithColor::error(errs(), ToolName);
  441   WithColor::warning(errs(), ToolName) << Message << "\n";
  445   WithColor::error(errs(), ToolName) << Message << "\n";
 1923     WithColor::error(errs(), ToolName)
 1932     WithColor::error(errs(), ToolName)
 1974     WithColor::error(errs(), ToolName)
 2046     WithColor::error(errs(), ToolName) << "ill-formed archive entry.\n";
 2277   ToolName = argv[0];