Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h77 virtual const DWARFSection &getAppleNamespacesSection() const { in getAppleNamespacesSection() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp528 DObj.getAppleNamespacesSection(), in getAppleNamespaces()
1337 DObj->getAppleNamespacesSection().Data)) in dump()
2415 const DWARFSection &getAppleNamespacesSection() const override { in getAppleNamespacesSection() function in __anonfc0a132e1211::DWARFObjInMemory
H A DDWARFVerifier.cpp1871 if (!D.getAppleNamespacesSection().Data.empty()) in handleAccelTables()
1872 NumErrors += verifyAppleAccelTable(&D.getAppleNamespacesSection(), &StrData, in handleAccelTables()