Home
last modified time | relevance | path

Searched refs:getAppleNamespacesSection (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h74 virtual const DWARFSection &getAppleNamespacesSection() const { in getAppleNamespacesSection() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp636 DObj->getAppleNamespacesSection().Data)) in dump()
856 DObj->getAppleNamespacesSection(), in getAppleNamespaces()
1866 const DWARFSection &getAppleNamespacesSection() const override { in getAppleNamespacesSection() function in __anon0649e7390d11::DWARFObjInMemory
DDWARFVerifier.cpp1462 if (!D.getAppleNamespacesSection().Data.empty()) in handleAccelTables()
1463 NumErrors += verifyAppleAccelTable(&D.getAppleNamespacesSection(), &StrData, in handleAccelTables()