Home
last modified time | relevance | path

Searched refs:m_num_supported_hardware_watchpoints (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h398 uint32_t m_num_supported_hardware_watchpoints; variable
DGDBRemoteCommunicationClient.cpp71 m_num_supported_hardware_watchpoints (0), in GDBRemoteCommunicationClient()
1549 num = m_num_supported_hardware_watchpoints; in GetWatchpointSupportInfo()
1571 m_num_supported_hardware_watchpoints = num; in GetWatchpointSupportInfo()