Home
last modified time | relevance | path

Searched defs:ecs (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDinfrun.c1012 struct execution_control_state *ecs; in wait_for_inferior() local
1125 init_execution_control_state (struct execution_control_state *ecs) in init_execution_control_state()
1171 context_switch (struct execution_control_state *ecs) in context_switch()
1243 handle_step_into_function (struct execution_control_state *ecs) in handle_step_into_function()
1330 adjust_pc_after_break (struct execution_control_state *ecs) in adjust_pc_after_break()
1411 handle_inferior_event (struct execution_control_state *ecs) in handle_inferior_event()
2798 currently_stepping (struct execution_control_state *ecs) in currently_stepping()
2809 check_sigtramp2 (struct execution_control_state *ecs) in check_sigtramp2()
2848 step_into_function (struct execution_control_state *ecs) in step_into_function()
2934 step_over_function (struct execution_control_state *ecs) in step_over_function()
[all …]
/NextBSD/sys/dev/sound/pci/
HDds1.c795 u_int32_t *ci, r, pcs, rcs, ecs, ws, memsz, cb; in ds_init() local