Home
last modified time | relevance | path

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

/netbsd-src/sys/ddb/
H A Ddb_break.c56 static db_breakpoint_t db_breakpoint_alloc(void);
64 db_breakpoint_alloc(void) in db_breakpoint_alloc() function
99 bkpt = db_breakpoint_alloc(); in db_set_breakpoint()