Searched refs:db_single_step_cmd (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_run.h84 void db_single_step_cmd(db_expr_t, boolean_t, db_expr_t, char *);
H A Ddb_command.c669 .fcn = db_single_step_cmd,
673 .fcn = db_single_step_cmd,
H A Ddb_run.c419 db_single_step_cmd(__unused db_expr_t addr, __unused boolean_t have_addr, function
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Ddb_interface.c274 db_single_step_cmd(addr, 0, 1, "p");

Completed in 81 milliseconds