Searched defs:have_addr (Results 1 – 12 of 12) sorted by relevance
| /NextBSD/sys/ddb/ |
| HD | db_run.c | 312 db_single_step_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_single_step_cmd() 335 db_trace_until_call_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_trace_until_call_cmd() 354 db_trace_until_matching_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_trace_until_matching_cmd() 375 db_continue_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_continue_cmd()
|
| HD | db_watch.c | 186 db_deletewatch_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_deletewatch_cmd() 195 db_watchpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_watchpoint_cmd() 283 db_deletehwatch_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_deletehwatch_cmd() 299 db_hwatchpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_hwatchpoint_cmd()
|
| HD | db_script.c | 342 db_scripts_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_scripts_cmd() 360 db_run_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_run_cmd() 384 db_script_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_script_cmd() 430 db_unscript_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_unscript_cmd()
|
| HD | db_examine.c | 55 db_examine_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_examine_cmd() 192 db_print_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_print_cmd()
|
| HD | db_write_cmd.c | 46 db_write_cmd(db_expr_t address, bool have_addr, db_expr_t count, in db_write_cmd()
|
| HD | db_break.c | 270 db_delete_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_delete_cmd() 278 db_breakpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_breakpoint_cmd()
|
| HD | db_ps.c | 437 db_findstack_cmd(db_expr_t addr, bool have_addr, db_expr_t dummy3 __unused, in db_findstack_cmd()
|
| HD | db_capture.c | 334 db_capture_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_capture_cmd()
|
| HD | db_command.c | 330 bool have_addr = false; in db_command() local 687 db_reset(db_expr_t addr, bool have_addr, db_expr_t count __unused, in db_reset()
|
| HD | db_textdump.c | 519 db_textdump_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_textdump_cmd()
|
| /NextBSD/sys/vm/ |
| HD | vm_object.c | 2522 boolean_t have_addr, in vm_object_print()
|
| /NextBSD/sys/compat/mach/ipc/ |
| HD | ipc_port.c | 1543 boolean_t have_addr, in ipc_port_print()
|