Searched refs:gdbmach_set_single_step (Results 1 – 4 of 4) sorted by relevance
40 static inline void gdbmach_set_single_step ( gdbreg_t *regs, int step ) { in gdbmach_set_single_step() function
53 static inline void gdbmach_set_single_step ( gdbreg_t *regs, int step ) { in gdbmach_set_single_step() function
104 static inline void gdbmach_set_single_step(gdbreg_t * regs, int step) in gdbmach_set_single_step() function433 gdbmach_set_single_step(stub->regs, single_step); in gdbstub_continue()
243 gdbmach_set_single_step ( stub->regs, single_step ); in gdbstub_continue()