Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp634 bool isNotifyPacket = false; in CheckForPacket() local
662 isNotifyPacket = true; in CheckForPacket()
827 if (isNotifyPacket) in CheckForPacket()