Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
HDAppleObjCRuntimeV1.h125 bool NeedsUpdate(uint32_t count, uint32_t num_buckets, in NeedsUpdate() function
HDAppleObjCRuntimeV1.cpp367 if (m_hash_signature.NeedsUpdate(count, num_buckets, buckets_ptr)) { in UpdateISAToDescriptorMapIfNeeded()
HDAppleObjCRuntimeV2.h115 bool NeedsUpdate(Process *process, AppleObjCRuntimeV2 *runtime,
HDAppleObjCRuntimeV2.cpp1150 bool AppleObjCRuntimeV2::HashTableSignature::NeedsUpdate( in NeedsUpdate() function in AppleObjCRuntimeV2::HashTableSignature
1881 if (!m_hash_signature.NeedsUpdate(process, this, hash_table)) in UpdateISAToDescriptorMapIfNeeded()