Lines Matching defs:ecs
2459 struct execution_control_state *ecs = &ecss; in infrun_thread_stop_requested_callback() local
2660 struct execution_control_state *ecs; in prepare_for_detach() local
2722 struct execution_control_state *ecs = &ecss; in wait_for_inferior() local
2768 struct execution_control_state *ecs = &ecss; in fetch_inferior_event() local
2923 adjust_pc_after_break (struct execution_control_state *ecs) in adjust_pc_after_break()
3074 handle_syscall_event (struct execution_control_state *ecs) in handle_syscall_event()
3120 clear_stop_func (struct execution_control_state *ecs) in clear_stop_func()
3132 struct execution_control_state *ecs) in fill_in_stop_func()
3152 handle_inferior_event (struct execution_control_state *ecs) in handle_inferior_event()
5285 struct execution_control_state *ecs) in handle_step_into_function()
5366 struct execution_control_state *ecs) in handle_step_into_function_backward()
5599 check_exception_resume (struct execution_control_state *ecs, in check_exception_resume()
5661 stop_stepping (struct execution_control_state *ecs) in stop_stepping()
5675 keep_going (struct execution_control_state *ecs) in keep_going()
5774 prepare_to_wait (struct execution_control_state *ecs) in prepare_to_wait()