Searched defs:impl_addr (Results 1 – 2 of 2) sorted by relevance
58 …eRuntime::AddToMethodCache (lldb::addr_t class_addr, lldb::addr_t selector, lldb::addr_t impl_addr) in AddToMethodCache()
1024 lldb::addr_t impl_addr = LLDB_INVALID_ADDRESS; in GetStepThroughDispatchPlan() local