Home
last modified time | relevance | path

Searched refs:GetSupportedWatchpointTypes (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h202 WatchpointHardwareFeature GetSupportedWatchpointTypes();
H A DGDBRemoteCommunicationClient.cpp1844 GDBRemoteCommunicationClient::GetSupportedWatchpointTypes() { in GetSupportedWatchpointTypes() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp3179 m_gdb_comm.GetSupportedWatchpointTypes(); in EnableWatchpoint()