Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp1425 AppleObjCRuntimeV2::GetClassDescriptor(ValueObject &valobj) { in GetClassDescriptor() function in AppleObjCRuntimeV2
2592 AppleObjCRuntimeV2::TaggedPointerVendorLegacy::GetClassDescriptor( in GetClassDescriptor() function in AppleObjCRuntimeV2::TaggedPointerVendorLegacy
2679 AppleObjCRuntimeV2::TaggedPointerVendorRuntimeAssisted::GetClassDescriptor( in GetClassDescriptor() function in AppleObjCRuntimeV2::TaggedPointerVendorRuntimeAssisted
2766 AppleObjCRuntimeV2::TaggedPointerVendorExtended::GetClassDescriptor( in GetClassDescriptor() function in AppleObjCRuntimeV2::TaggedPointerVendorExtended
2831 AppleObjCRuntimeV2::NonPointerISACache::GetClassDescriptor(ObjCISA isa) { in GetClassDescriptor() function in AppleObjCRuntimeV2::NonPointerISACache
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
DObjCLanguageRuntime.cpp235 ObjCLanguageRuntime::GetClassDescriptor(ValueObject &valobj) { in GetClassDescriptor() function in ObjCLanguageRuntime