Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2012 DWARFSectionMap AppleNamespacesSection; member in __anonafd15ee41111::DWARFObjInMemory
2044 .Case("apple_namespaces", &AppleNamespacesSection) in mapNameToDWARFSection()
2045 .Case("apple_namespac", &AppleNamespacesSection) in mapNameToDWARFSection()
2414 return AppleNamespacesSection; in getAppleNamespacesSection()