Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/Target/
HDObjCLanguageRuntime.h295 AddToMethodCache (lldb::addr_t class_addr, lldb::addr_t sel, lldb::addr_t impl_addr);
/trueos/contrib/llvm/tools/lldb/source/Target/
HDObjCLanguageRuntime.cpp58 ObjCLanguageRuntime::AddToMethodCache (lldb::addr_t class_addr, lldb::addr_t selector, lldb::addr_t… in AddToMethodCache() function in ObjCLanguageRuntime