Searched refs:TARGET_SIGNAL_STOP (Results 1 – 4 of 4) sorted by relevance
374 return TARGET_SIGNAL_STOP; in target_signal_from_host()626 case TARGET_SIGNAL_STOP: in do_target_signal_to_host()
76 TARGET_SIGNAL_STOP = 17, enumerator
2094 if (stop_signal == TARGET_SIGNAL_STOP) in handle_inferior_event()
4497 (signo == TARGET_SIGNAL_STOP && pi->ignore_next_sigstop)) in procfs_resume()