Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV1.h167 UpdateSignature (uint32_t count, in UpdateSignature() function
DAppleObjCRuntimeV2.h125 UpdateSignature (const RemoteNXMapTable &hash_table);
DAppleObjCRuntimeV1.cpp403 m_hash_signature.UpdateSignature (count, num_buckets, buckets_ptr); in UpdateISAToDescriptorMapIfNeeded()
DAppleObjCRuntimeV2.cpp819 AppleObjCRuntimeV2::HashTableSignature::UpdateSignature (const RemoteNXMapTable &hash_table) in UpdateSignature() function in AppleObjCRuntimeV2::HashTableSignature
2231 m_hash_signature.UpdateSignature (hash_table); in UpdateISAToDescriptorMapIfNeeded()