Definition at line 118 of file AppleObjCRuntimeV2.h.
◆ HashTableSignature()
AppleObjCRuntimeV2::HashTableSignature::HashTableSignature |
( |
| ) |
|
|
default |
◆ NeedsUpdate()
◆ UpdateSignature()
void AppleObjCRuntimeV2::HashTableSignature::UpdateSignature |
( |
const RemoteNXMapTable & | hash_table | ) |
|
◆ m_buckets_ptr
lldb::addr_t lldb_private::AppleObjCRuntimeV2::HashTableSignature::m_buckets_ptr = 0 |
|
protected |
◆ m_count
uint32_t lldb_private::AppleObjCRuntimeV2::HashTableSignature::m_count = 0 |
|
protected |
◆ m_num_buckets
uint32_t lldb_private::AppleObjCRuntimeV2::HashTableSignature::m_num_buckets = 0 |
|
protected |
The documentation for this class was generated from the following files: