Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h41 eWatchpointReadWrite enumerator
H A DGDBRemoteCommunicationClient.h319 case eWatchpointReadWrite: in SupportsGDBStoppointPacket()
H A DGDBRemoteCommunicationServerLLGS.cpp2634 case eWatchpointReadWrite: in Handle_Z()
2722 case eWatchpointReadWrite: in Handle_z()
H A DGDBRemoteCommunicationClient.cpp2796 case eWatchpointReadWrite: in SendGDBStoppointTypePacket()
H A DProcessGDBRemote.cpp3303 return eWatchpointReadWrite; in GetGDBStoppointType()