Searched refs:step_once (Results 1 – 1 of 1) sorted by relevance
102 static void step_once (int skip_subroutines, int single_inst, int count);677 step_once (skip_subroutines, single_inst, count); in step_1()698 step_once (skip_subroutines, single_inst, count - 1); in step_1_continuation()712 step_once (int skip_subroutines, int single_inst, int count) in step_once() function