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

Declarations

tools/dsymutil/DwarfLinker.h
   65   void reportWarning(const Twine &Warning, const DebugMapObject &DMO,

References

tools/dsymutil/DwarfLinker.cpp
  135   Linker.reportWarning("could not find referenced DIE", DMO, &DIE);
  442     Linker.reportWarning("error reading section", DMO);
  460       Linker.reportWarning("unsupported relocation in debug_info section.",
  468       Linker.reportWarning("unsupported relocation in debug_info section.",
  494         Linker.reportWarning("error getting relocation symbol name.", DMO);
  517     Linker.reportWarning(
  718     reportWarning("Function without high_pc. Range will be discarded.\n", DMO,
 1119       Linker.reportWarning("Unsupported DW_OP encoding.", DMO);
 1144         Linker.reportWarning("base type ref doesn't point to DW_TAG_base_type.",
 1151         Linker.reportWarning("base type ref doesn't fit.", DMO);
 1285       Linker.reportWarning(
 1310     Linker.reportWarning(
 1378     Linker.reportWarning(
 1726       reportWarning("invalid range list ignored.", DMO);
 1739           reportWarning("no mapping for range.", DMO);
 1929     reportWarning("line table parameters mismatch. Cannot emit.", DMO);
 2028       return reportWarning("Dwarf64 bits no supported", DMO);
 2060       return reportWarning("Inconsistent debug_frame content. Dropping.", DMO);
 2175       reportWarning("Anonymous module skeleton CU for " + PCMfile, DMO);
 2190       reportWarning(Twine("hash mismatch: this object file was built against a "
 2221     reportWarning(
 2229     reportWarning(
 2320           reportWarning(
 2337                            reportWarning(Warning, DMO, &DIE);
 2732                            reportWarning(Warning, LinkContext.DMO, &DIE);