Searched refs:m_supports_z1 (Results 1 – 2 of 2) sorted by relevance
301 case eBreakpointHardware: return m_supports_z1; in SupportsGDBStoppointPacket()388 m_supports_z1:1, variable
65 m_supports_z1 (true), in GDBRemoteCommunicationClient()208 m_supports_z1 = true; in ResetDiscoverableSettings()2247 case eBreakpointHardware: if (!m_supports_z1) return UINT8_MAX; break; in SendGDBStoppointTypePacket()2276 case eBreakpointHardware: m_supports_z1 = false; break; in SendGDBStoppointTypePacket()