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.h42 eWatchpointReadWrite enumerator
H A DGDBRemoteCommunicationClient.h276 case eWatchpointReadWrite: in SupportsGDBStoppointPacket()
H A DGDBRemoteCommunicationServerLLGS.cpp2867 case eWatchpointReadWrite: in Handle_Z()
2955 case eWatchpointReadWrite: in Handle_z()
H A DGDBRemoteCommunicationClient.cpp2859 case eWatchpointReadWrite: in SendGDBStoppointTypePacket()
H A DProcessGDBRemote.cpp3147 return eWatchpointReadWrite; in GetGDBStoppointType()