Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h132 PacketResult SendONotification(const char *buffer, uint32_t len);
H A DGDBRemoteCommunicationServerLLGS.cpp1189 GDBRemoteCommunicationServerLLGS::SendONotification(const char *buffer, in SendONotification() function in GDBRemoteCommunicationServerLLGS
1260 SendONotification(buffer, bytes_read); in SendProcessOutput()