LLDB mainline
lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_64 Struct Reference

Public Attributes

uint64_t _used: 58
uint32_t _kvo: 1
uint64_t _size
uint64_t _mutations
uint64_t _objs_addr
uint64_t _keys_addr

Detailed Description

Definition at line 266 of file NSDictionary.cpp.

Member Data Documentation

◆ _keys_addr

uint64_t lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_64::_keys_addr

Definition at line 272 of file NSDictionary.cpp.

◆ _kvo

uint32_t lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_64::_kvo

Definition at line 268 of file NSDictionary.cpp.

◆ _mutations

uint64_t lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_64::_mutations

Definition at line 270 of file NSDictionary.cpp.

◆ _objs_addr

uint64_t lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_64::_objs_addr

Definition at line 271 of file NSDictionary.cpp.

◆ _size

uint64_t lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_64::_size

Definition at line 269 of file NSDictionary.cpp.

◆ _used

uint64_t lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_64::_used

Definition at line 267 of file NSDictionary.cpp.


The documentation for this struct was generated from the following file: