Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h56 virtual const DWARFSection &getStrOffsetsSection() const { return Dummy; } in getStrOffsetsSection() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h59 virtual const DWARFSection &getStrOffsetsSection() const { return Dummy; } in getStrOffsetsSection() function
/external/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 __anon364ae1e80d11::DWARFObjInMemory
DDWARFUnit.cpp42 D.getStrOffsetsSection(), &D.getAddrSection(), in addUnitsForSection()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp664 DObj->getStrOffsetsSection().Data)) in dump()
666 OS, DumpOpts, "debug_str_offsets", *DObj, DObj->getStrOffsetsSection(), in dump()
1990 const DWARFSection &getStrOffsetsSection() const override { in getStrOffsetsSection() function in __anon4c77b2ee1011::DWARFObjInMemory
DDWARFUnit.cpp48 D.getStrOffsetsSection(), &D.getAddrSection(), in addUnitsForSection()