Home
last modified time | relevance | path

Searched refs:slot_ptr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp3043 uintptr_t slot_ptr = slot * process->GetAddressByteSize() + in GetClassDescriptor() local
3046 uintptr_t slot_data = process->ReadPointerFromMemory(slot_ptr, error); in GetClassDescriptor()
3139 uintptr_t slot_ptr = slot * process->GetAddressByteSize() + in GetClassDescriptor() local
3142 uintptr_t slot_data = process->ReadPointerFromMemory(slot_ptr, error); in GetClassDescriptor()