Home
last modified time | relevance | path

Searched refs:eWatchpointReadWrite (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h42 eWatchpointReadWrite enumerator
H A DGDBRemoteCommunicationClient.h274 case eWatchpointReadWrite: in SupportsGDBStoppointPacket()
H A DGDBRemoteCommunicationServerLLGS.cpp2867 case eWatchpointReadWrite: in Handle_Z()
2955 case eWatchpointReadWrite: in Handle_z()
H A DGDBRemoteCommunicationClient.cpp2830 case eWatchpointReadWrite: in SendGDBStoppointTypePacket()
H A DProcessGDBRemote.cpp3126 return eWatchpointReadWrite; in GetGDBStoppointType()