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

Declarations

include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  103   raw_ostream &error() const;

References

lib/DebugInfo/DWARF/DWARFVerifier.cpp
  142     error() << format("Units[%d] - start offset: 0x%08" PRIx64 " \n", UnitIndex,
  180     error() << "Compilation unit without DIE.\n";
  186     error() << "Compilation unit root DIE is not a unit DIE: "
  193     error() << "Compilation unit type (" << dwarf::UnitTypeString(UnitType)
  212       error() << "Call site entry nested within inlined subroutine:";
  219     error() << "Call site entry not nested within a valid subprogram:";
  230     error() << "Subprogram with call site entry has no DW_AT_call attribute:";
  249           error() << "Abbreviation declaration contains multiple "
  397         error() << "Invalid address range " << Range << "\n";
  405         error() << "DIE has overlapping address ranges: " << Range << " and "
  416     error() << "DIEs have overlapping address ranges:";
  427     error() << "DIE address ranges are not contained in its parent's ranges:";
  444     error() << TitleMsg << '\n';
  550         error() << FormEncodingString(Form) << " CU offset "
  572         error() << "DW_FORM_ref_addr offset beyond .debug_info "
  588       error() << "DW_FORM_strp offset beyond .debug_str bounds:\n";
  603       error() << FormEncodingString(Form)
  615       error() << FormEncodingString(Form) << " uses index "
  624       error() << FormEncodingString(Form) << " uses index "
  648     error() << "invalid DIE reference " << format("0x%08" PRIx64, Pair.first)
  672         error() << ".debug_line[" << format("0x%08" PRIx64, LineTableOffset)
  687       error() << "two compile unit DIEs, "
  717         error() << ".debug_line["
  753         error() << ".debug_line["
  770         error() << ".debug_line["
  820     error() << "Section is too small to fit a section header.\n";
  826     error() << toString(std::move(E)) << '\n';
  841       error() << format("Bucket[%d] has invalid hash index: %u.\n", BucketIdx,
  848     error() << "No atoms: failed to read HashData.\n";
  852     error() << "Unsupported form: failed to read HashData.\n";
  863       error() << format("Hash[%d] has invalid HashData offset: "
  889           error() << format(
  900           error() << "Tag " << dwarf::TagString(Tag)
  927       error() << formatv("Name Index @ {0:x} does not index any CU\n",
  937         error() << formatv(
  945         error() << formatv("Name Index @ {0:x} references a CU @ {1:x}, but "
  988       error() << formatv("Bucket {0} of Name Index @ {1:x} contains invalid "
 1023       error() << formatv("Name Index @ {0:x}: Name table entries [{1}, {2}] "
 1041       error() << formatv(
 1059         error() << formatv("Name Index @ {0:x}: String ({1}) at index {2} "
 1079     error() << formatv("NameIndex @ {0:x}: Abbreviation {1:x}: {2} uses an "
 1088       error() << formatv(
 1123     error() << formatv("NameIndex @ {0:x}: Abbreviation {1:x}: {2} uses an "
 1152         error() << formatv("NameIndex @ {0:x}: Abbreviation {1:x} contains "
 1162       error() << formatv("NameIndex @ {0:x}: Indexing multiple compile units "
 1169       error() << formatv(
 1205     error() << formatv(
 1221       error() << formatv("Name Index @ {0:x}: Entry @ {1:x} contains an "
 1231       error() << formatv("Name Index @ {0:x}: Entry @ {1:x} references a "
 1238       error() << formatv("Name Index @ {0:x}: Entry @ {1:x}: mismatched CU of "
 1245       error() << formatv("Name Index @ {0:x}: Entry @ {1:x}: mismatched Tag of "
 1254       error() << formatv("Name Index @ {0:x}: Entry @ {1:x}: mismatched Name "
 1265                     error() << formatv("Name Index @ {0:x}: Name {1} ({2}) is "
 1271                     error()
 1409       error() << formatv("Name Index @ {0:x}: Entry for DIE @ {1:x} ({2}) with "
 1431     error() << toString(std::move(E)) << '\n';