Home
last modified time | relevance | path

Searched defs:isa_pointer (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/examples/summaries/cocoa/
H A Dobjc_runtime.py229 def __init__(self, isa_pointer, params): argument
384 def __init__(self, isa_pointer, params): argument
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp171 ValueObject &isa_pointer) { in ClassDescriptorV1()
H A DAppleObjCRuntimeV2.cpp1529 addr_t isa_pointer = valobj.GetPointerValue(); in GetClassDescriptor() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp265 addr_t isa_pointer = valobj.GetPointerValue(); in GetClassDescriptor() local