reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
197 if (m_base_data_address == 0 || m_count == 0) 203 lldb::addr_t byte_location = m_base_data_address + byte_idx; 265 m_base_data_address = begin_sp->GetValueAsUnsigned(0); 266 if (!m_base_data_address) { 275 if (!m_count || !m_base_data_address)