Searched refs:SendEnvironmentPacket (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h118 int SendEnvironmentPacket(char const *name_equal_value);
H A DGDBRemoteCommunicationClient.cpp822 int r = SendEnvironmentPacket(Environment::compose(KV).c_str());
829 int GDBRemoteCommunicationClient::SendEnvironmentPacket( function in class:GDBRemoteCommunicationClient

Completed in 176 milliseconds