Searched refs:SetLaunchInfo (Results 1 – 6 of 6) sorted by relevance
40 void SetLaunchInfo(const ProcessLaunchInfo &info);
257 void GDBRemoteCommunicationServerLLGS::SetLaunchInfo(const ProcessLaunchInfo &info) { in SetLaunchInfo() function in GDBRemoteCommunicationServerLLGS
161 gdb_server.SetLaunchInfo(info); in handle_launch()
848 void SetLaunchInfo(const lldb::SBLaunchInfo &launch_info);
961 SetLaunchInfo (const lldb::SBLaunchInfo &launch_info);
2280 void SBTarget::SetLaunchInfo(const lldb::SBLaunchInfo &launch_info) { in SetLaunchInfo() function in SBTarget