Home | History | Annotate | Download | only in AppleObjCRuntime

Lines Matching full:objc_runtime

1033             ObjCLanguageRuntime *objc_runtime = m_process_sp->GetObjCLanguageRuntime ();
1034 assert(objc_runtime != NULL);
1036 impl_addr = objc_runtime->LookupInMethodCache (isa_addr, sel_addr);