Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerLLGS.h126 PacketResult SendONotification(const char *buffer, uint32_t len);
DGDBRemoteCommunicationServerLLGS.cpp1189 GDBRemoteCommunicationServerLLGS::SendONotification(const char *buffer, in SendONotification() function in GDBRemoteCommunicationServerLLGS
1260 SendONotification(buffer, bytes_read); in SendProcessOutput()