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

Declarations

include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  118   unsigned verifyAbbrevSection(const DWARFDebugAbbrev *Abbrev);

References

lib/DebugInfo/DWARF/DWARFVerifier.cpp
  266     NumErrors += verifyAbbrevSection(DCtx.getDebugAbbrev());
  268     NumErrors += verifyAbbrevSection(DCtx.getDebugAbbrevDWO());