Lines Matching defs:DataDescriptor_64
65 struct DataDescriptor_64 {
78 DataDescriptor_64 *m_data_64 = nullptr;
152 struct DataDescriptor_64 {
160 GenericNSSetMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
171 struct DataDescriptor_64 {
179 GenericNSSetMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
192 struct DataDescriptor_64 {
202 GenericNSSetMSyntheticFrontEnd<DataDescriptor_32, DataDescriptor_64>;
225 return __NSSetMSize_Impl<DataDescriptor_64>(process, valobj_addr, error);
454 m_data_64 = new DataDescriptor_64();
455 process_sp->ReadMemory(data_location, m_data_64, sizeof(DataDescriptor_64),