Searched refs:sigrc (Results 1 – 3 of 3) sorted by relevance
664 int sigrc = 0; in gdbsim_wait() local687 sim_stop_reason (gdbsim_desc, &reason, &sigrc); in gdbsim_wait()693 status->value.integer = sigrc; in gdbsim_wait()696 switch (sigrc) in gdbsim_wait()707 status->value.sig = target_signal_from_host (sigrc); in gdbsim_wait()715 status->value.sig = target_signal_from_host (sigrc); in gdbsim_wait()
1240 status->value.sig = target_signal_from_host (sigrc); in remote_rdp_wait()
269 void sim_stop_reason PARAMS ((SIM_DESC sd, enum sim_stop *reason, int *sigrc));