LLDB mainline
Public Attributes | List of all members
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 277 of file NSDictionary.cpp.

Member Data Documentation

◆ _keys_addr

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

Definition at line 283 of file NSDictionary.cpp.

◆ _kvo

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

Definition at line 279 of file NSDictionary.cpp.

◆ _mutations

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

Definition at line 281 of file NSDictionary.cpp.

◆ _objs_addr

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

Definition at line 282 of file NSDictionary.cpp.

◆ _size

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

Definition at line 280 of file NSDictionary.cpp.

◆ _used

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

Definition at line 278 of file NSDictionary.cpp.


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