Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h25 eStoppointInvalid = -1, enumerator
H A DGDBRemoteCommunicationServerLLGS.cpp2848 GDBStoppointType(packet.GetS32(eStoppointInvalid)); in Handle_Z()
2873 case eStoppointInvalid: in Handle_Z()
2941 GDBStoppointType(packet.GetS32(eStoppointInvalid)); in Handle_z()
H A DGDBRemoteCommunicationClient.cpp2881 case eStoppointInvalid: in SendGDBStoppointTypePacket()