Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.cpp236 m_first_ptr = addr + cursor; in Read()
289 m_first_ptr = addr + cursor; in Read()
361 method->Read(process, base_method_list->m_first_ptr + in Describe()
397 ivar.Read(process, ivar_list.m_first_ptr + (i * ivar_list.m_entsize)); in Describe()
H A DAppleObjCClassDescriptorV2.h138 lldb::addr_t m_first_ptr; member
165 lldb::addr_t m_first_ptr; member