Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_run.c339 db_single_step_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_single_step_cmd() function
H A Dddb.h254 db_cmdfcn_t db_single_step_cmd; variable