Searched refs:run_command_with_args (Results 1 – 1 of 1) sorted by relevance
695 fn run_command_with_args(command_name: &OsStr, args: &[String]) { in run_command_with_args() function787 run_command_with_args(&get_command("PERL_EXECUTABLE", "perl"), &args); in perlasm()