Searched refs:m_supports_z3 (Results 1 – 2 of 2) sorted by relevance
303 case eWatchpointRead: return m_supports_z3; in SupportsGDBStoppointPacket()390 m_supports_z3:1, variable
67 m_supports_z3 (true), in GDBRemoteCommunicationClient()210 m_supports_z3 = true; in ResetDiscoverableSettings()2249 case eWatchpointRead: if (!m_supports_z3) return UINT8_MAX; break; in SendGDBStoppointTypePacket()2278 case eWatchpointRead: m_supports_z3 = false; break; in SendGDBStoppointTypePacket()