Searched refs:TARGET_WAITKIND_IGNORE (Results 1 – 6 of 6) sorted by relevance
440 if (ws.kind == TARGET_WAITKIND_IGNORE) in startup_inferior()
1208 status->kind = TARGET_WAITKIND_IGNORE; in record_full_wait_1()1234 if (status->kind == TARGET_WAITKIND_IGNORE) in record_full_wait_1()1507 if (status->kind != TARGET_WAITKIND_IGNORE) in record_full_wait()
149 TARGET_WAITKIND_IGNORE, enumerator
5232 if (stop_reply->ws.kind == TARGET_WAITKIND_IGNORE) in remote_notif_stop_ack()5449 event->ws.kind = TARGET_WAITKIND_IGNORE; in remote_parse_stop_reply()5822 status->kind = TARGET_WAITKIND_IGNORE; in remote_wait_ns()5845 status->kind = TARGET_WAITKIND_IGNORE; in remote_wait_as()5957 if (status->kind == TARGET_WAITKIND_IGNORE) in remote_wait_as()
3906 case TARGET_WAITKIND_IGNORE: in target_waitstatus_to_string()
3161 if (ecs->ws.kind == TARGET_WAITKIND_IGNORE) in handle_inferior_event()