Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h122 std::deque<std::string> m_stdio_notification_queue; variable
H A DGDBRemoteCommunicationServerLLGS.cpp1201 return SendNotificationPacketNoLock("Stdio", m_stdio_notification_queue, in SendONotification()
3971 m_stdio_notification_queue.clear(); in Handle_QNonStop()
4006 return HandleNotificationAck(m_stdio_notification_queue); in Handle_vStdio()