Home
last modified time | relevance | path

Searched refs:db_show_regs (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/ddb/
H A Ddb_print.c52 db_show_regs(db_expr_t _1, bool _2, db_expr_t _3, char *modif) in db_show_regs() function
H A Dddb.h252 db_cmdfcn_t db_show_regs; variable
H A Ddb_command.c101 { "registers", db_show_regs, 0, NULL },