Searched refs:m_num_supported_hardware_watchpoints (Results 1 – 2 of 2) sorted by relevance
577 uint32_t m_num_supported_hardware_watchpoints; variable
102 m_num_supported_hardware_watchpoints(0), m_host_arch(), m_process_arch(), in GDBRemoteCommunicationClient()1713 num = m_num_supported_hardware_watchpoints; in GetWatchpointSupportInfo()1729 value.getAsInteger(0, m_num_supported_hardware_watchpoints); in GetWatchpointSupportInfo()1730 num = m_num_supported_hardware_watchpoints; in GetWatchpointSupportInfo()