Searched refs:m_supports_z0 (Results 1 – 2 of 2) sorted by relevance
300 case eBreakpointSoftware: return m_supports_z0; in SupportsGDBStoppointPacket()387 m_supports_z0:1, variable
64 m_supports_z0 (true), in GDBRemoteCommunicationClient()207 m_supports_z0 = true; in ResetDiscoverableSettings()2246 case eBreakpointSoftware: if (!m_supports_z0) return UINT8_MAX; break; in SendGDBStoppointTypePacket()2275 case eBreakpointSoftware: m_supports_z0 = false; break; in SendGDBStoppointTypePacket()