Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationClient.h202 WatchpointHardwareFeature GetSupportedWatchpointTypes();
HDGDBRemoteCommunicationClient.cpp1844 GDBRemoteCommunicationClient::GetSupportedWatchpointTypes() { in GetSupportedWatchpointTypes() function in GDBRemoteCommunicationClient
HDProcessGDBRemote.cpp3179 m_gdb_comm.GetSupportedWatchpointTypes(); in EnableWatchpoint()