Searched refs:GetPointerISA (Results 1 – 3 of 3) sorted by relevance
421 ObjCISA GetPointerISA(ObjCISA isa);
647 lldb::addr_t candidate_isa = m_runtime.GetPointerISA(objc_class->m_isa); in GetMetaclass()
3330 AppleObjCRuntimeV2::GetPointerISA(ObjCISA isa) { in GetPointerISA() function in AppleObjCRuntimeV2