Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp632 bool isNotifyPacket = false; in CheckForPacket() local
660 isNotifyPacket = true; in CheckForPacket()
825 if (isNotifyPacket) in CheckForPacket()