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

Overridden By

lib/DebugInfo/DWARF/DWARFContext.cpp
 1736   const DWARFSection &getAddrSection() const override { return AddrSection; }
tools/lld/ELF/DWARF.h
   51   const llvm::DWARFSection &getAddrSection() const override {

References

lib/DebugInfo/DWARF/DWARFContext.cpp
  507                  DObj->getAddrSection().Data)) {
  508     DWARFDataExtractor AddrData(*DObj, DObj->getAddrSection(),
lib/DebugInfo/DWARF/DWARFUnit.cpp
   42                D.getStrOffsetsSection(), &D.getAddrSection(),
   54                D.getStrOffsetsDWOSection(), &D.getAddrSection(),