Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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.h122 void UpdateSignature(const RemoteNXMapTable &hash_table);
H A DAppleObjCRuntimeV2.cpp1463 void AppleObjCRuntimeV2::HashTableSignature::UpdateSignature( in UpdateSignature() function in AppleObjCRuntimeV2::HashTableSignature
2530 m_hash_signature.UpdateSignature(hash_table); in UpdateISAToDescriptorMapIfNeeded()