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

References

include/llvm/DebugInfo/DWARF/DWARFUnit.h
  308     RangeSection = RS;
lib/DebugInfo/DWARF/DWARFUnit.cpp
  332   DWARFDataExtractor RangesData(Context.getDWARFObj(), *RangeSection,
  469     if (RangeSection->Data.size()) {
  472       DWARFDataExtractor RangesDA(Context.getDWARFObj(), *RangeSection,
  528     DWARFDataExtractor RangesDA(Context.getDWARFObj(), *RangeSection,
  541     DWO->setRangesSection(RangeSection, DWORangesBase ? *DWORangesBase : 0);
  563     DWARFDataExtractor RangesData(Context.getDWARFObj(), *RangeSection,