Searched refs:NeedsUpdate (Results 1 – 5 of 5) sorted by relevance
42 bool NeedsUpdate(uptr pc) { in NeedsUpdate() function69 if (!cached_mapping.NeedsUpdate(caller_pc)) in CovUpdateMapping()
126 bool NeedsUpdate(uint32_t count, uint32_t num_buckets, in NeedsUpdate() function
368 if (m_hash_signature.NeedsUpdate(count, num_buckets, buckets_ptr)) { in UpdateISAToDescriptorMapIfNeeded()
116 bool NeedsUpdate(Process *process, AppleObjCRuntimeV2 *runtime,
1152 bool AppleObjCRuntimeV2::HashTableSignature::NeedsUpdate( in NeedsUpdate() function in AppleObjCRuntimeV2::HashTableSignature1849 if (!m_hash_signature.NeedsUpdate(process, this, hash_table)) in UpdateISAToDescriptorMapIfNeeded()