Searched refs:m_baseMethods_ptr (Results 1 – 2 of 2) sorted by relevance
179 m_baseMethods_ptr = extractor.GetAddress_unchecked(&cursor); in Read()548 if (class_ro->m_baseMethods_ptr & 1) { in Describe()550 class_ro->m_baseMethods_ptr ^ 1)) in Describe()554 GetMethodList(process, class_ro->m_baseMethods_ptr); in Describe()
112 lldb::addr_t m_baseMethods_ptr; member