Home
last modified time | relevance | path

Searched refs:NeedsUpdate (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
HDAppleObjCRuntimeV1.h129 bool NeedsUpdate(uint32_t count, uint32_t num_buckets, in NeedsUpdate() function
HDAppleObjCRuntimeV1.cpp355 if (m_hash_signature.NeedsUpdate(count, num_buckets, buckets_ptr)) { in UpdateISAToDescriptorMapIfNeeded()
HDAppleObjCRuntimeV2.h119 bool NeedsUpdate(Process *process, AppleObjCRuntimeV2 *runtime,
HDAppleObjCRuntimeV2.cpp1470 bool AppleObjCRuntimeV2::HashTableSignature::NeedsUpdate( in NeedsUpdate() function in AppleObjCRuntimeV2::HashTableSignature
2526 if (!m_hash_signature.NeedsUpdate(process, this, hash_table) && in UpdateISAToDescriptorMapIfNeeded()