Searched refs:m_supports_z2 (Results 1 – 2 of 2) sorted by relevance
302 case eWatchpointWrite: return m_supports_z2; in SupportsGDBStoppointPacket()389 m_supports_z2:1, variable
66 m_supports_z2 (true), in GDBRemoteCommunicationClient()209 m_supports_z2 = true; in ResetDiscoverableSettings()2248 case eWatchpointWrite: if (!m_supports_z2) return UINT8_MAX; break; in SendGDBStoppointTypePacket()2277 case eWatchpointWrite: m_supports_z2 = false; break; in SendGDBStoppointTypePacket()