Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp2300 uintptr_t slot_ptr = slot * process->GetAddressByteSize() + in GetClassDescriptor() local
2303 uintptr_t slot_data = process->ReadPointerFromMemory(slot_ptr, error); in GetClassDescriptor()
2388 uintptr_t slot_ptr = slot * process->GetAddressByteSize() + in GetClassDescriptor() local
2391 uintptr_t slot_data = process->ReadPointerFromMemory(slot_ptr, error); in GetClassDescriptor()