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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.h125 NeedsUpdate(uint32_t count, uint32_t num_buckets, lldb::addr_t buckets_ptr) argument
131 UpdateSignature(uint32_t count, uint32_t num_buckets, lldb::addr_t buckets_ptr) argument
H A DAppleObjCRuntimeV1.cpp366 const addr_t buckets_ptr = data.GetPointer(&offset); local

Completed in 57 milliseconds