Searched refs:db_map_current (Results 1 – 3 of 3) sorted by relevance
184 if (db_map_current(bkpt->map)) { in db_set_breakpoints()200 if (db_map_current(bkpt->map)) { in db_clear_breakpoints()260 db_map_current(bkpt->map) ? "*" : " ", in db_list_breakpoints()308 db_map_current(vm_map_t map) in db_map_current() function
180 db_map_current(watch->map) ? "*" : " ", in db_list_watchpoints()
205 bool db_map_current(struct vm_map *);