Home
last modified time | relevance | path

Searched defs:NeedsUpdate (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV1.h126 bool NeedsUpdate(uint32_t count, uint32_t num_buckets, in NeedsUpdate() function
DAppleObjCRuntimeV2.cpp1152 bool AppleObjCRuntimeV2::HashTableSignature::NeedsUpdate( in NeedsUpdate() function in AppleObjCRuntimeV2::HashTableSignature
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_mapping_libcdep.cc42 bool NeedsUpdate(uptr pc) { in NeedsUpdate() function