Home
last modified time | relevance | path

Searched defs:have_addr (Results 1 – 12 of 12) sorted by relevance

/NextBSD/sys/ddb/
HDdb_run.c312 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()
HDdb_watch.c186 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()
HDdb_script.c342 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()
HDdb_examine.c55 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()
HDdb_write_cmd.c46 db_write_cmd(db_expr_t address, bool have_addr, db_expr_t count, in db_write_cmd()
HDdb_break.c270 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()
HDdb_ps.c437 db_findstack_cmd(db_expr_t addr, bool have_addr, db_expr_t dummy3 __unused, in db_findstack_cmd()
HDdb_capture.c334 db_capture_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_capture_cmd()
HDdb_command.c330 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()
HDdb_textdump.c519 db_textdump_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_textdump_cmd()
/NextBSD/sys/vm/
HDvm_object.c2522 boolean_t have_addr, in vm_object_print()
/NextBSD/sys/compat/mach/ipc/
HDipc_port.c1543 boolean_t have_addr, in ipc_port_print()