Home
last modified time | relevance | path

Searched defs:SendEventData (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBProcess.cpp1063 lldb::SBError SBProcess::SendEventData(const char *event_data) { in SendEventData() function in SBProcess
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h2382 virtual Status SendEventData(const char *data) { in SendEventData() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3695 Status ProcessGDBRemote::SendEventData(const char *data) { in SendEventData() function in ProcessGDBRemote