Searched refs:eWatchpointRead (Results 1 – 3 of 3) sorted by relevance
29 eWatchpointRead, enumerator303 case eWatchpointRead: return m_supports_z3; in SupportsGDBStoppointPacket()
2249 case eWatchpointRead: if (!m_supports_z3) return UINT8_MAX; break; in SendGDBStoppointTypePacket()2278 case eWatchpointRead: m_supports_z3 = false; break; in SendGDBStoppointTypePacket()
2324 return eWatchpointRead; in GetGDBStoppointType()