Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_mapping_libcdep.cc43 bool NeedsUpdate(uptr pc) { in NeedsUpdate() function
70 if (!cached_mapping.NeedsUpdate(caller_pc)) in CovUpdateMapping()
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV1.h157 NeedsUpdate (uint32_t count, in NeedsUpdate() function
DAppleObjCRuntimeV2.h120 NeedsUpdate (Process *process,
DAppleObjCRuntimeV1.cpp401 if (m_hash_signature.NeedsUpdate (count, num_buckets, buckets_ptr)) in UpdateISAToDescriptorMapIfNeeded()
DAppleObjCRuntimeV2.cpp827 AppleObjCRuntimeV2::HashTableSignature::NeedsUpdate (Process *process, AppleObjCRuntimeV2 *runtime,… in NeedsUpdate() function in AppleObjCRuntimeV2::HashTableSignature
2228 if (!m_hash_signature.NeedsUpdate(process, this, hash_table)) in UpdateISAToDescriptorMapIfNeeded()