Searched refs:default_target_wait (Results 1 – 5 of 5) sorted by relevance
528 TARGET_DEFAULT_FUNC (default_target_wait);1546 extern ptid_t default_target_wait (struct target_ops *ops,
2593 default_target_wait (struct target_ops *ops, in default_target_wait() function
500 return default_target_wait (this, arg0, arg1, arg2); in wait()
4496 * target.c (default_target_wait): New function.4498 default_target_wait.4499 (default_target_wait): Declare.
4717 * target.h (target_options_to_string, default_target_wait):4720 * target.c (target_wait, default_target_wait, do_option): Change