Searched refs:GetClassDescriptor (Results 1 – 12 of 12) sorted by relevance
97 GetClassDescriptor (ValueObject& in_value);100 GetClassDescriptor (ObjCISA isa);141 GetClassDescriptor (ObjCISA isa);171 GetClassDescriptor (lldb::addr_t ptr) = 0;194 GetClassDescriptor (lldb::addr_t ptr);226 GetClassDescriptor (lldb::addr_t ptr);
1599 AppleObjCRuntimeV2::GetClassDescriptor (ObjCISA isa) in GetClassDescriptor() function in AppleObjCRuntimeV21603 class_descriptor_sp = m_non_pointer_isa_cache_ap->GetClassDescriptor(isa); in GetClassDescriptor()1610 AppleObjCRuntimeV2::GetClassDescriptor (ValueObject& valobj) in GetClassDescriptor() function in AppleObjCRuntimeV21623 return m_tagged_pointer_vendor_ap->GetClassDescriptor(isa_pointer); in GetClassDescriptor()2489 AppleObjCRuntimeV2::TaggedPointerVendorLegacy::GetClassDescriptor (lldb::addr_t ptr) in GetClassDescriptor() function in AppleObjCRuntimeV2::TaggedPointerVendorLegacy2577 AppleObjCRuntimeV2::TaggedPointerVendorRuntimeAssisted::GetClassDescriptor (lldb::addr_t ptr) in GetClassDescriptor() function in AppleObjCRuntimeV2::TaggedPointerVendorRuntimeAssisted2601 actual_class_descriptor_sp = m_runtime.GetClassDescriptor(slot_data); in GetClassDescriptor()2625 AppleObjCRuntimeV2::NonPointerISACache::GetClassDescriptor (ObjCISA isa) in GetClassDescriptor() function in AppleObjCRuntimeV2::NonPointerISACache
58 auto class_descriptor(GetClassDescriptor(in_value)); in GetDynamicTypeAndAddress()
40 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in NSBundleSummaryProvider()87 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in NSTimeZoneSummaryProvider()131 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in NSNotificationSummaryProvider()177 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in NSMachPortSummaryProvider()226 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in NSIndexSetSummaryProvider()304 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in NSNumberSummaryProvider()429 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in NSURLSummaryProvider()494 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in NSDateSummaryProvider()
55 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in CFBagSummaryProvider()119 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in CFBitVectorSummaryProvider()249 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in CFBinaryHeapSummaryProvider()
40 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in NSArraySummaryProvider()304 … ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(*valobj_sp.get())); in NSArraySyntheticFrontEndCreator()
41 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in NSSetSummaryProvider()129 … ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(*valobj_sp.get())); in NSSetSyntheticFrontEndCreator()
95 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in NSDictionarySummaryProvider()172 … ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(*valobj_sp.get())); in NSDictionarySyntheticFrontEndCreator()
871 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in NSDataSummaryProvider()968 ObjCLanguageRuntime::ClassDescriptorSP descriptor(runtime->GetClassDescriptor(valobj)); in NSStringSummaryProvider()
529 ObjCLanguageRuntime::GetClassDescriptor (ValueObject& valobj) in GetClassDescriptor() function in ObjCLanguageRuntime558 ObjCLanguageRuntime::ClassDescriptorSP objc_class_sp (GetClassDescriptor (valobj)); in GetNonKVOClassDescriptor()
256 GetClassDescriptor (ValueObject& in_value);
503 ObjCLanguageRuntime::ClassDescriptorSP objc_class_sp (runtime->GetClassDescriptor(valobj)); in Get_ObjC()