Home
last modified time | relevance | path

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

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