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

Member Data Documentation

◆ _keys_addr

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

Definition at line 292 of file NSDictionary.cpp.

◆ _kvo

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

Definition at line 288 of file NSDictionary.cpp.

◆ _mutations

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

Definition at line 290 of file NSDictionary.cpp.

◆ _objs_addr

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

Definition at line 291 of file NSDictionary.cpp.

◆ _size

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

Definition at line 289 of file NSDictionary.cpp.

◆ _used

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

Definition at line 287 of file NSDictionary.cpp.


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