Searched refs:SendEnvironment (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h119 int SendEnvironment(const Environment &env);
H A DGDBRemoteCommunicationClient.cpp820 int GDBRemoteCommunicationClient::SendEnvironment(const Environment &env) { function in class:GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp881 m_gdb_comm.SendEnvironment(launch_info.GetEnvironment());
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp403 m_gdb_client.SendEnvironment(launch_info.GetEnvironment());

Completed in 205 milliseconds