Searched refs:LookupInMethodCache (Results 1 – 3 of 3) sorted by relevance
250 lldb::addr_t LookupInMethodCache(lldb::addr_t class_addr, lldb::addr_t sel);251 lldb::addr_t LookupInMethodCache(lldb::addr_t class_addr,
91 lldb::addr_t ObjCLanguageRuntime::LookupInMethodCache(lldb::addr_t class_addr, in LookupInMethodCache() function in ObjCLanguageRuntime100 lldb::addr_t ObjCLanguageRuntime::LookupInMethodCache(lldb::addr_t class_addr, in LookupInMethodCache() function in ObjCLanguageRuntime
1018 impl_addr = objc_runtime->LookupInMethodCache(isa_addr, sel_addr); in GetStepThroughDispatchPlan()1022 impl_addr = objc_runtime->LookupInMethodCache(isa_addr, sym_name); in GetStepThroughDispatchPlan()