Home
last modified time | relevance | path

Searched refs:ecss (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dinfrun.c2458 struct execution_control_state ecss; in infrun_thread_stop_requested_callback() local
2459 struct execution_control_state *ecs = &ecss; in infrun_thread_stop_requested_callback()
2659 struct execution_control_state ecss; in prepare_for_detach() local
2662 ecs = &ecss; in prepare_for_detach()
2721 struct execution_control_state ecss; in wait_for_inferior() local
2722 struct execution_control_state *ecs = &ecss; in wait_for_inferior()
2767 struct execution_control_state ecss; in fetch_inferior_event() local
2768 struct execution_control_state *ecs = &ecss; in fetch_inferior_event()