Home
last modified time | relevance | path

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

/freebsd-src/sys/ddb/
H A Ddb_break.c79 static db_breakpoint_t db_breakpoint_alloc(
92 db_breakpoint_alloc(struct db_breakpoint_type *bkpt_type) in db_breakpoint_alloc() function
129 bkpt = db_breakpoint_alloc(bkpt_type); in db_set_breakpoint()