Home
last modified time | relevance | path

Searched defs:db_find_breakpoint_here (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/ddb/
H A Ddb_break.c154 db_find_breakpoint_here(db_addr_t addr) in db_find_breakpoint_here() function
H A Ddb_run.c373 #define db_find_breakpoint_here(pc) (0) macro