Searched defs:GetWatchpointSupportInfo (Results 1 – 4 of 4) sorted by relevance
838 Status ProcessWindows::GetWatchpointSupportInfo(uint32_t &num) { in GetWatchpointSupportInfo() function in lldb_private::ProcessWindows843 Status ProcessWindows::GetWatchpointSupportInfo(uint32_t &num, bool &after) { in GetWatchpointSupportInfo() function in lldb_private::ProcessWindows
1820 virtual Status GetWatchpointSupportInfo(uint32_t &num) { in GetWatchpointSupportInfo() function1827 virtual Status GetWatchpointSupportInfo(uint32_t &num, bool &after) { in GetWatchpointSupportInfo() function
1783 Status GDBRemoteCommunicationClient::GetWatchpointSupportInfo(uint32_t &num) { in GetWatchpointSupportInfo() function in GDBRemoteCommunicationClient1822 lldb_private::Status GDBRemoteCommunicationClient::GetWatchpointSupportInfo( in GetWatchpointSupportInfo() function in GDBRemoteCommunicationClient
2821 Status ProcessGDBRemote::GetWatchpointSupportInfo(uint32_t &num) { in GetWatchpointSupportInfo() function in ProcessGDBRemote2827 Status ProcessGDBRemote::GetWatchpointSupportInfo(uint32_t &num, bool &after) { in GetWatchpointSupportInfo() function in ProcessGDBRemote