Searched refs:SetLaunchInfo (Results 1 – 7 of 7) sorted by relevance
101 sbTarget.SetLaunchInfo(sbLaunchInfo); in Execute()
1072 sbTarget.SetLaunchInfo(sbLaunchInfo); in Execute()
42 void SetLaunchInfo(const ProcessLaunchInfo &info);
203 void GDBRemoteCommunicationServerLLGS::SetLaunchInfo(const ProcessLaunchInfo &info) { in SetLaunchInfo() function in GDBRemoteCommunicationServerLLGS
193 gdb_server.SetLaunchInfo(info); in handle_launch()
889 void SetLaunchInfo(const lldb::SBLaunchInfo &launch_info);
2325 void SBTarget::SetLaunchInfo(const lldb::SBLaunchInfo &launch_info) { in SetLaunchInfo() function in SBTarget