AppleObjCRuntimeV2 | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | friend |
CreateInstance(AppleObjCRuntimeV2 &runtime, const lldb::ModuleSP &objc_module_sp) | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | static |
EvaluateNonPointerISA(ObjCISA isa, ObjCISA &ret_isa) | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
GetClassDescriptor(ObjCISA isa) | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | |
m_cache | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
m_indexed_isa_cache | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
m_objc_debug_indexed_isa_index_mask | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
m_objc_debug_indexed_isa_index_shift | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
m_objc_debug_indexed_isa_magic_mask | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
m_objc_debug_indexed_isa_magic_value | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
m_objc_debug_isa_class_mask | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
m_objc_debug_isa_magic_mask | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
m_objc_debug_isa_magic_value | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
m_objc_indexed_classes | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
m_objc_module_wp | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
m_runtime | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
NonPointerISACache(AppleObjCRuntimeV2 &runtime, const lldb::ModuleSP &objc_module_sp, uint64_t objc_debug_isa_class_mask, uint64_t objc_debug_isa_magic_mask, uint64_t objc_debug_isa_magic_value, uint64_t objc_debug_indexed_isa_magic_mask, uint64_t objc_debug_indexed_isa_magic_value, uint64_t objc_debug_indexed_isa_index_mask, uint64_t objc_debug_indexed_isa_index_shift, lldb::addr_t objc_indexed_classes) | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
NonPointerISACache(const NonPointerISACache &)=delete | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |
operator=(const NonPointerISACache &)=delete | lldb_private::AppleObjCRuntimeV2::NonPointerISACache | private |