Searched refs:db_map_current (Results 1 – 3 of 3) sorted by relevance
171 if (db_map_current(bkpt->map)) { in db_set_breakpoints()192 if (db_map_current(bkpt->map)) in db_clear_breakpoints()217 db_map_current(bkpt->map) ? "*" : " ", in db_list_breakpoints()275 db_map_current(struct vm_map *map) in db_map_current() function
59 bool db_map_current(struct vm_map *);
165 db_map_current(watch->map) ? "*" : " ", in db_list_watchpoints()