Searched refs:AppleNamespacesSection (Results 1 – 3 of 3) sorted by relevance
272 DWARFSection AppleNamespacesSection; variable301 const DWARFSection& getAppleNamespacesSection() override { return AppleNamespacesSection; } in getAppleNamespacesSection()
716 .Case("apple_namespaces", &AppleNamespacesSection.Data) in DWARFContextInMemory()717 .Case("apple_namespac", &AppleNamespacesSection.Data) in DWARFContextInMemory()770 .Case("apple_namespaces", &AppleNamespacesSection.Relocs) in DWARFContextInMemory()771 .Case("apple_namespac", &AppleNamespacesSection.Relocs) in DWARFContextInMemory()
1237 DWARFSectionMap AppleNamespacesSection; member in __anonddd817f10c11::DWARFObjInMemory1258 .Case("apple_namespaces", &AppleNamespacesSection) in mapNameToDWARFSection()1259 .Case("apple_namespac", &AppleNamespacesSection) in mapNameToDWARFSection()1565 return AppleNamespacesSection; in getAppleNamespacesSection()