Home
last modified time | relevance | path

Searched refs:getStrOffsetsSection (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h56 virtual const DWARFSection &getStrOffsetsSection() const { return Dummy; } in getStrOffsetsSection() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp310 DObj.getStrOffsetsSection(), &DObj.getAppleObjCSection(), in verifyUnitSection()
324 DObj.getStrOffsetsSection(), &DObj.getAppleObjCSection(), in verifyUnitSection()
615 if (DObj.getStrOffsetsSection().Data.size() < Offset + ItemSize) { in verifyDebugInfoForm()
DDWARFContext.cpp610 DObj->getStrOffsetsSection().Data)) in dump()
612 DObj->getStrOffsetsSection(), in dump()
1817 const DWARFSection &getStrOffsetsSection() const override { in getStrOffsetsSection() function in __anon0649e7390d11::DWARFObjInMemory
DDWARFUnit.cpp42 D.getStrOffsetsSection(), &D.getAddrSection(), in addUnitsForSection()