Searched refs:find_default_run_target (Results 1 – 1 of 1) sorted by relevance
68 static struct target_ops *find_default_run_target (char *);1516 find_default_run_target (char *do_mesg) in find_default_run_target() function1545 t = find_default_run_target ("attach"); in find_default_attach()1556 t = find_default_run_target ("run"); in find_default_create_inferior()