Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.h135 void UpdateSignature(uint32_t count, uint32_t num_buckets, in UpdateSignature() function
H A DAppleObjCRuntimeV1.cpp356 m_hash_signature.UpdateSignature(count, num_buckets, buckets_ptr); in UpdateISAToDescriptorMapIfNeeded()
H A DAppleObjCRuntimeV2.h124 void UpdateSignature(const RemoteNXMapTable &hash_table);
H A DAppleObjCRuntimeV2.cpp1475 void AppleObjCRuntimeV2::HashTableSignature::UpdateSignature( in UpdateSignature() function in AppleObjCRuntimeV2::HashTableSignature
2399 m_hash_signature.UpdateSignature(hash_table); in UpdateISAToDescriptorMapIfNeeded()