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

Public Attributes

uint32_t _used: 26
uint32_t _kvo: 1
uint32_t _size
uint32_t _mutations
uint32_t _objs_addr
uint32_t _keys_addr

Detailed Description

Definition at line 266 of file NSDictionary.cpp.

Member Data Documentation

◆ _keys_addr

uint32_t lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_32::_keys_addr

Definition at line 272 of file NSDictionary.cpp.

◆ _kvo

uint32_t lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_32::_kvo

Definition at line 268 of file NSDictionary.cpp.

◆ _mutations

uint32_t lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_32::_mutations

Definition at line 270 of file NSDictionary.cpp.

◆ _objs_addr

uint32_t lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_32::_objs_addr

Definition at line 271 of file NSDictionary.cpp.

◆ _size

uint32_t lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_32::_size

Definition at line 269 of file NSDictionary.cpp.

◆ _used

uint32_t lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_32::_used

Definition at line 267 of file NSDictionary.cpp.


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