Searched refs:TARGET_WAITKIND_EXITED (Results 1 – 23 of 23) sorted by relevance
374 status->kind = TARGET_WAITKIND_EXITED; in st2000_wait()
482 ourstatus->kind = TARGET_WAITKIND_EXITED; in child_wait()
80 TARGET_WAITKIND_EXITED, enumerator
692 status->kind = TARGET_WAITKIND_EXITED; in gdbsim_wait()
1293 if (ecs->ws.kind != TARGET_WAITKIND_EXITED in handle_inferior_event()1354 case TARGET_WAITKIND_EXITED: in handle_inferior_event()2897 && last.kind != TARGET_WAITKIND_EXITED) in normal_stop()
466 status->kind = TARGET_WAITKIND_EXITED; in v850ice_wait()
407 status->kind = TARGET_WAITKIND_EXITED; in sds_wait()
467 TARGET_WAITKIND_EXITED : TARGET_WAITKIND_STOPPED); in arm_rdi_wait()
2798 status->kind = TARGET_WAITKIND_EXITED; in remote_wait()2928 status->kind = TARGET_WAITKIND_EXITED; in remote_wait()2981 status->kind = TARGET_WAITKIND_EXITED; in remote_async_wait()3117 status->kind = TARGET_WAITKIND_EXITED; in remote_async_wait()
1735 ourstatus->kind = TARGET_WAITKIND_EXITED; in store_waitstatus()1880 case TARGET_WAITKIND_EXITED: in debug_to_wait()
1226 status->kind = TARGET_WAITKIND_EXITED; in remote_rdp_wait()
1830 status->kind = TARGET_WAITKIND_EXITED; in mips_wait()1850 status->kind = TARGET_WAITKIND_EXITED; in mips_wait()
985 status->kind = TARGET_WAITKIND_EXITED; in vx_wait()
949 if (ourstatus->kind == TARGET_WAITKIND_EXITED) in thread_db_wait()
697 status->kind = TARGET_WAITKIND_EXITED; in m32r_wait()
688 ourstatus->kind = TARGET_WAITKIND_EXITED; in procfs_wait()
453 if (ourstatus->kind != TARGET_WAITKIND_EXITED) in sol_thread_wait()
440 status->kind = TARGET_WAITKIND_EXITED; in go32_wait()
1091 status->kind = TARGET_WAITKIND_EXITED; in monitor_wait()
1426 ourstatus->kind = TARGET_WAITKIND_EXITED; in get_child_debug_event()
1317 ourstatus->kind = TARGET_WAITKIND_EXITED; in get_child_debug_event()
1604 status->kind == TARGET_WAITKIND_EXITED ? "EXITED" in gnu_wait()
1431 (handle_inferior_event): Case TARGET_WAITKIND_EXITED: replace