Home
last modified time | relevance | path

Searched refs:LookupInMethodCache (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/lldb/include/lldb/Target/
HDObjCLanguageRuntime.h292 LookupInMethodCache (lldb::addr_t class_addr, lldb::addr_t sel);
/trueos/contrib/llvm/tools/lldb/source/Target/
HDObjCLanguageRuntime.cpp69 ObjCLanguageRuntime::LookupInMethodCache (lldb::addr_t class_addr, lldb::addr_t selector) in LookupInMethodCache() function in ObjCLanguageRuntime