Home
last modified time | relevance | path

Searched defs:buckets_ptr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.h130 lldb::addr_t buckets_ptr) { in NeedsUpdate()
136 lldb::addr_t buckets_ptr) { in UpdateSignature()
H A DAppleObjCRuntimeV1.cpp354 const addr_t buckets_ptr = data.GetAddress(&offset); in UpdateISAToDescriptorMapIfNeeded() local