Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h164 PacketResult SendNotificationPacketNoLock(llvm::StringRef notify_type,
H A DGDBRemoteCommunication.cpp114 GDBRemoteCommunication::SendNotificationPacketNoLock( in SendNotificationPacketNoLock() function in GDBRemoteCommunication
H A DGDBRemoteCommunicationServerLLGS.cpp505 return SendNotificationPacketNoLock("Stop", m_stop_notification_queue, in SendWResponse()
1013 PacketResult ret = SendNotificationPacketNoLock( in SendStopReplyPacketForThread()
1204 return SendNotificationPacketNoLock("Stdio", m_stdio_notification_queue, in SendONotification()