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

Overridden By

lib/DebugInfo/DWARF/DWARFContext.cpp
 1793   const DWARFSection &getAppleObjCSection() const override {

References

lib/DebugInfo/DWARF/DWARFContext.cpp
  604                  DObj->getAppleObjCSection().Data))
  830   return getAccelTable(AppleObjC, *DObj, DObj->getAppleObjCSection(),
lib/DebugInfo/DWARF/DWARFVerifier.cpp
  302             DObj.getStrOffsetsSection(), &DObj.getAppleObjCSection(),
  316             DObj.getStrOffsetsSection(), &DObj.getAppleObjCSection(),
 1475   if (!D.getAppleObjCSection().Data.empty())
 1476     NumErrors += verifyAppleAccelTable(&D.getAppleObjCSection(), &StrData,
tools/dsymutil/DwarfLinker.cpp
 2437        !DwarfObj.getAppleObjCSection().Data.empty())) {