Home
last modified time | relevance | path

Searched defs:GetWatchpointSupportInfo (Results 1 – 4 of 4) sorted by relevance

/external/lldb/source/Plugins/Process/POSIX/
DProcessPOSIX.cpp784 ProcessPOSIX::GetWatchpointSupportInfo(uint32_t &num) in GetWatchpointSupportInfo() function in ProcessPOSIX
798 ProcessPOSIX::GetWatchpointSupportInfo(uint32_t &num, bool &after) in GetWatchpointSupportInfo() function in ProcessPOSIX
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp1543 GDBRemoteCommunicationClient::GetWatchpointSupportInfo (uint32_t &num) in GetWatchpointSupportInfo() function in GDBRemoteCommunicationClient
1590 GDBRemoteCommunicationClient::GetWatchpointSupportInfo (uint32_t &num, bool& after) in GetWatchpointSupportInfo() function in GDBRemoteCommunicationClient
DProcessGDBRemote.cpp2137 ProcessGDBRemote::GetWatchpointSupportInfo (uint32_t &num) in GetWatchpointSupportInfo() function in ProcessGDBRemote
2145 ProcessGDBRemote::GetWatchpointSupportInfo (uint32_t &num, bool& after) in GetWatchpointSupportInfo() function in ProcessGDBRemote
/external/lldb/include/lldb/Target/
DProcess.h2996 GetWatchpointSupportInfo (uint32_t &num) in GetWatchpointSupportInfo() function
3005 GetWatchpointSupportInfo (uint32_t &num, bool& after) in GetWatchpointSupportInfo() function