Searched refs:AddToMethodCache (Results 1 – 3 of 3) sorted by relevance
207 objc_runtime->AddToMethodCache (m_isa_addr, m_sel_addr, target_addr); in ShouldStop()
295 AddToMethodCache (lldb::addr_t class_addr, lldb::addr_t sel, lldb::addr_t impl_addr);
58 ObjCLanguageRuntime::AddToMethodCache (lldb::addr_t class_addr, lldb::addr_t selector, lldb::addr_t… in AddToMethodCache() function in ObjCLanguageRuntime