Searched refs:ecss (Results 1 – 1 of 1) sorted by relevance
2458 struct execution_control_state ecss; in infrun_thread_stop_requested_callback() local2459 struct execution_control_state *ecs = &ecss; in infrun_thread_stop_requested_callback()2659 struct execution_control_state ecss; in prepare_for_detach() local2662 ecs = &ecss; in prepare_for_detach()2721 struct execution_control_state ecss; in wait_for_inferior() local2722 struct execution_control_state *ecs = &ecss; in wait_for_inferior()2767 struct execution_control_state ecss; in fetch_inferior_event() local2768 struct execution_control_state *ecs = &ecss; in fetch_inferior_event()