Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.cpp249 m_first_ptr = addr + cursor; in Read()
324 m_first_ptr = addr + cursor; in Read()
400 base_method_list->m_first_ptr + in Describe()
437 ivar.Read(process, ivar_list.m_first_ptr + (i * ivar_list.m_entsize)); in Describe()
H A DAppleObjCClassDescriptorV2.h144 lldb::addr_t m_first_ptr; member
176 lldb::addr_t m_first_ptr; member