Searched refs:SetSTDIN (Results 1 – 4 of 4) sorted by relevance
142 int SetSTDIN(const FileSpec &file_spec);
1856 int GDBRemoteCommunicationClient::SetSTDIN(const FileSpec &file_spec) { in SetSTDIN() function in GDBRemoteCommunicationClient
724 m_gdb_comm.SetSTDIN(stdin_file_spec); in DoLaunch()
333 m_gdb_client_up->SetSTDIN(file_action->GetFileSpec()); in LaunchProcess()