Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h30 eWatchpointReadWrite enumerator
H A DGDBRemoteCommunicationClient.h283 case eWatchpointReadWrite: in SupportsGDBStoppointPacket()
H A DGDBRemoteCommunicationServerLLGS.cpp2868 case eWatchpointReadWrite: in Handle_Z()
2956 case eWatchpointReadWrite: in Handle_z()
H A DGDBRemoteCommunicationClient.cpp2878 case eWatchpointReadWrite: in SendGDBStoppointTypePacket()
H A DProcessGDBRemote.cpp3262 return eWatchpointReadWrite; in GetGDBStoppointType()