Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.h36 eStoppointInvalid = -1, enumerator
DGDBRemoteCommunicationServerLLGS.cpp2617 GDBStoppointType(packet.GetS32(eStoppointInvalid)); in Handle_Z()
2642 case eStoppointInvalid: in Handle_Z()
2710 GDBStoppointType(packet.GetS32(eStoppointInvalid)); in Handle_z()
DGDBRemoteCommunicationClient.cpp2760 case eStoppointInvalid: in SendGDBStoppointTypePacket()