reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1742 const DWARFSection &getStrOffsetsSection() const override {
tools/lld/ELF/DWARF.h 43 const llvm::DWARFSection &getStrOffsetsSection() const override {
574 DObj->getStrOffsetsSection().Data)) 576 DObj->getStrOffsetsSection(),lib/DebugInfo/DWARF/DWARFUnit.cpp
42 D.getStrOffsetsSection(), &D.getAddrSection(),
lib/DebugInfo/DWARF/DWARFVerifier.cpp302 DObj.getStrOffsetsSection(), &DObj.getAppleObjCSection(), 316 DObj.getStrOffsetsSection(), &DObj.getAppleObjCSection(), 613 if (DObj.getStrOffsetsSection().Data.size() < Offset + ItemSize) {unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
1099 DwarfContext->getDWARFObj().getStrOffsetsSection().Data.empty());