Searched defs:db_startproc_cmd (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/sys/arch/powerpc/ddb/ |
H A D | db_interface.c | 268 db_startproc_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif) in db_startproc_cmd() function
|
/openbsd-src/sys/arch/i386/i386/ |
H A D | db_interface.c | 253 db_startproc_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif) in db_startproc_cmd() function
|
/openbsd-src/sys/arch/powerpc64/powerpc64/ |
H A D | db_interface.c | 284 db_startproc_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif) in db_startproc_cmd() function
|
/openbsd-src/sys/arch/amd64/amd64/ |
H A D | db_interface.c | 241 db_startproc_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif) in db_startproc_cmd() function
|
/openbsd-src/sys/arch/riscv64/riscv64/ |
H A D | db_interface.c | 268 db_startproc_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif) db_startproc_cmd() function
|
/openbsd-src/sys/arch/arm64/arm64/ |
H A D | db_interface.c | 344 db_startproc_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif) in db_startproc_cmd() function
|
/openbsd-src/sys/arch/mips64/mips64/ |
H A D | db_machdep.c | 550 db_startproc_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif) in db_startproc_cmd() function
|
/openbsd-src/sys/arch/sparc64/sparc64/ |
H A D | db_interface.c | 364 db_startproc_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif) in db_startproc_cmd() function
|