Searched refs:inferior_args (Results 1 – 2 of 2) sorted by relevance
884 uint16_t *port, const Args *inferior_args, int pass_comm_fd) { in StartDebugserverProcess() argument1106 if (inferior_args && inferior_args->GetArgumentCount() > 0) { in StartDebugserverProcess()1108 debugserver_args.AppendArguments(*inferior_args); in StartDebugserverProcess()
155 ProcessLaunchInfo &launch_info, uint16_t *port, const Args *inferior_args,