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

References

lib/DebugInfo/DWARF/DWARFUnit.cpp
  271     auto *AbbrEntry = IndexEntry->getOffset(DW_SECT_ABBREV);
lib/DebugInfo/DWARF/DWARFUnitIndex.cpp
  114     CASE(ABBREV);
tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp
   24     return llvm::DW_SECT_ABBREV;
tools/llvm-dwp/llvm-dwp.cpp
  440     case DW_SECT_ABBREV:
  519       {"debug_abbrev.dwo", {MCOFI.getDwarfAbbrevDWOSection(), DW_SECT_ABBREV}},
  595           getSubsection(AbbrevSection, E, DW_SECT_ABBREV),