Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp1182 AppleObjCRuntimeV2::GetClassDescriptor(ValueObject &valobj) { in GetClassDescriptor() function in AppleObjCRuntimeV2
2196 AppleObjCRuntimeV2::TaggedPointerVendorLegacy::GetClassDescriptor( in GetClassDescriptor() function in AppleObjCRuntimeV2::TaggedPointerVendorLegacy
2283 AppleObjCRuntimeV2::TaggedPointerVendorRuntimeAssisted::GetClassDescriptor( in GetClassDescriptor() function in AppleObjCRuntimeV2::TaggedPointerVendorRuntimeAssisted
2368 AppleObjCRuntimeV2::TaggedPointerVendorExtended::GetClassDescriptor( in GetClassDescriptor() function in AppleObjCRuntimeV2::TaggedPointerVendorExtended
2430 AppleObjCRuntimeV2::NonPointerISACache::GetClassDescriptor(ObjCISA isa) { in GetClassDescriptor() function in AppleObjCRuntimeV2::NonPointerISACache
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
DObjCLanguageRuntime.cpp235 ObjCLanguageRuntime::GetClassDescriptor(ValueObject &valobj) { in GetClassDescriptor() function in ObjCLanguageRuntime
/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_tracker.cc105 ClassDescriptor GetClassDescriptor(const TraceStorage& storage, in GetClassDescriptor() function