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

References

include/llvm/DebugInfo/DWARF/DWARFUnit.h
  296     return StringOffsetSection;
lib/DebugInfo/DWARF/DWARFUnit.cpp
  227   if (StringOffsetSection.Data.size() < Offset + ItemSize)
  229   DWARFDataExtractor DA(Context.getDWARFObj(), StringOffsetSection,
  446   DWARFDataExtractor DA(Context.getDWARFObj(), StringOffsetSection,
  899             {0, StringOffsetSection.Data.size(), 4, DWARF32})};