Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSSet.cpp63 struct DataDescriptor_64 { struct in lldb_private::formatters::NSSetISyntheticFrontEnd
76 DataDescriptor_64 *m_data_64 = nullptr;
146 struct DataDescriptor_64 { struct
154 GenericNSSetMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
165 struct DataDescriptor_64 { struct
173 GenericNSSetMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
186 struct DataDescriptor_64 { struct
196 GenericNSSetMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
219 return __NSSetMSize_Impl<DataDescriptor_64>(process, valobj_addr, error); in __NSSetMSize()
436 m_data_64 = new DataDescriptor_64(); in Update()
[all …]
H A DNSDictionary.cpp120 struct DataDescriptor_64 { struct in lldb_private::formatters::NSDictionaryISyntheticFrontEnd
135 DataDescriptor_64 *m_data_64 = nullptr;
274 struct DataDescriptor_64 { struct in lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd
293 DataDescriptor_64 *m_data_64 = nullptr;
309 struct DataDescriptor_64 { struct
319 GenericNSDictionaryMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
348 struct DataDescriptor_64 { struct
363 GenericNSDictionaryMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
387 return __NSDictionaryMSize_Impl<DataDescriptor_64>(process, valobj_addr, in __NSDictionaryMSize()
634 m_data_64 = new DataDescriptor_64(); in Update()
[all …]
H A DNSArray.cpp109 struct DataDescriptor_64 { struct
120 GenericNSArrayMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
132 struct DataDescriptor_64 { struct
141 GenericNSArrayMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
197 struct DataDescriptor_64 { struct
205 GenericNSArrayMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;