|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Overridden By
lib/DebugInfo/DWARF/DWARFContext.cpp 1771 const DWARFSection &getRangesSection() const override { return RangesSection; }
tools/lld/ELF/DWARF.h 35 const llvm::DWARFSection &getRangesSection() const override {
References
lib/DebugInfo/DWARF/DWARFContext.cpp 514 DObj->getRangesSection().Data)) {
516 DWARFDataExtractor rangesData(*DObj, DObj->getRangesSection(),
lib/DebugInfo/DWARF/DWARFUnit.cpp 40 addUnitsImpl(C, D, Section, C.getDebugAbbrev(), &D.getRangesSection(),
lib/DebugInfo/DWARF/DWARFVerifier.cpp 300 DCtx, S, Header, DCtx.getDebugAbbrev(), &DObj.getRangesSection(),
314 DCtx, S, Header, DCtx.getDebugAbbrev(), &DObj.getRangesSection(),
454 if (*SectionOffset >= DObj.getRangesSection().Data.size())
tools/dsymutil/DwarfLinker.cpp 1708 OrigDwarf.getDWARFObj().getRangesSection(),