Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h77 virtual const DWARFSection &getAppleNamespacesSection() const { in getAppleNamespacesSection() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1685 if (!D.getAppleNamespacesSection().Data.empty()) in handleAccelTables()
1686 NumErrors += verifyAppleAccelTable(&D.getAppleNamespacesSection(), &StrData, in handleAccelTables()
H A DDWARFContext.cpp527 DObj.getAppleNamespacesSection(), in getAppleNamespaces()
1336 DObj->getAppleNamespacesSection().Data)) in dump()
2413 const DWARFSection &getAppleNamespacesSection() const override { in getAppleNamespacesSection() function in __anonafd15ee41111::DWARFObjInMemory