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