Searched refs:SetPendingGdbServer (Results 1 – 3 of 3) sorted by relevance
96 void SetPendingGdbServer(lldb::pid_t pid, uint16_t port,
601 void GDBRemoteCommunicationServerPlatform::SetPendingGdbServer( in SetPendingGdbServer() function in GDBRemoteCommunicationServerPlatform
363 platform.SetPendingGdbServer(pid, *port, socket_name); in main_platform()