Home
last modified time | relevance | path

Searched defs:DataDescriptor_32 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DNSSet.cpp60 struct DataDescriptor_32 { struct in lldb_private::formatters::NSSetISyntheticFrontEnd
61 uint32_t _used : 26;
62 uint32_t _szidx : 6;
145 struct DataDescriptor_32 { struct
146 uint32_t _used : 26;
147 uint32_t _size;
148 uint32_t _mutations;
149 uint32_t _objs_addr;
164 struct DataDescriptor_32 { struct
165 uint32_t _used : 26;
[all …]
DNSArray.cpp102 struct DataDescriptor_32 { struct
103 uint32_t _used;
104 uint32_t _offset;
105 uint32_t _size : 28;
106 uint64_t _priv1 : 4;
107 uint32_t _priv2;
108 uint32_t _data;
127 struct DataDescriptor_32 { struct
128 uint32_t _used;
129 uint32_t _offset;
[all …]
DNSDictionary.cpp119 struct DataDescriptor_32 { struct in lldb_private::formatters::NSDictionaryISyntheticFrontEnd
120 uint32_t _used : 26;
121 uint32_t _szidx : 6;
247 struct DataDescriptor_32 { struct in lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd
248 uint32_t _used : 26;
249 uint32_t _kvo : 1;
250 uint32_t _size;
251 uint32_t _mutations;
252 uint32_t _objs_addr;
253 uint32_t _keys_addr;
[all …]