Searched refs:AppendArguments (Results 1 – 7 of 7) sorted by relevance
207 AppendArguments (const Args &rhs);210 AppendArguments (const char **argv);
226 m_options.launch_info.GetArguments().AppendArguments (target_setting_args); in DoExecute()230 m_options.launch_info.GetArguments().AppendArguments (launch_args); in DoExecute()247 m_options.launch_info.GetEnvironmentEntries ().AppendArguments (environment); in DoExecute()
425 m_options.launch_info.GetArguments().AppendArguments (args); in DoExecute()
480 Args::AppendArguments (const Args &rhs) in AppendArguments() function in Args488 Args::AppendArguments (const char **argv) in AppendArguments() function in Args
1021 full_args.AppendArguments(cmd_args); in Execute()
139 m_opaque_sp->GetArguments().AppendArguments(argv); in SetArguments()168 m_opaque_sp->GetEnvironmentEntries().AppendArguments(envp); in SetEnvironmentEntries()697 launch_info.GetArguments().AppendArguments (argv); in Launch()
178 launch_info.GetArguments().AppendArguments (argv); in RemoteLaunch()