Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DNSSet.cpp65 struct DataDescriptor_64 { struct in lldb_private::formatters::NSSetISyntheticFrontEnd
66 uint64_t _used : 58;
67 uint32_t _szidx : 6;
152 struct DataDescriptor_64 { struct
153 uint64_t _used : 58;
154 uint64_t _size;
155 uint64_t _mutations;
156 uint64_t _objs_addr;
171 struct DataDescriptor_64 { struct
172 uint64_t _used : 58;
[all …]
DNSArray.cpp111 struct DataDescriptor_64 { struct
112 uint64_t _used;
113 uint64_t _offset;
114 uint64_t _size : 60;
115 uint64_t _priv1 : 4;
116 uint32_t _priv2;
117 uint64_t _data;
134 struct DataDescriptor_64 { struct
135 uint64_t _used;
136 uint64_t _offset;
[all …]
DNSDictionary.cpp124 struct DataDescriptor_64 { struct in lldb_private::formatters::NSDictionaryISyntheticFrontEnd
125 uint64_t _used : 58;
126 uint32_t _szidx : 6;
256 struct DataDescriptor_64 { struct in lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd
257 uint64_t _used : 58;
258 uint32_t _kvo : 1;
259 uint64_t _size;
260 uint64_t _mutations;
261 uint64_t _objs_addr;
262 uint64_t _keys_addr;
[all …]