Searched refs:DBG_TYPE_WATCHPOINT (Results 1 – 2 of 2) sorted by relevance
53 DBG_TYPE_WATCHPOINT = 1, enumerator369 conf.type = DBG_TYPE_WATCHPOINT; in dbg_setup_watchpoint()380 conf.type = DBG_TYPE_WATCHPOINT; in dbg_remove_watchpoint()499 case DBG_TYPE_WATCHPOINT: in dbg_check_slot_free()531 case DBG_TYPE_WATCHPOINT: in dbg_find_free_slot()559 case DBG_TYPE_WATCHPOINT: in dbg_find_slot()646 i = dbg_find_free_slot(DBG_TYPE_WATCHPOINT); in dbg_setup_xpoint()753 i = dbg_find_slot(DBG_TYPE_WATCHPOINT, addr); in dbg_remove_xpoint()
56 DBG_TYPE_WATCHPOINT = 1, enumerator395 case DBG_TYPE_WATCHPOINT: in dbg_find_free_slot()425 case DBG_TYPE_WATCHPOINT: in dbg_find_slot()510 i = dbg_find_free_slot(monitor, DBG_TYPE_WATCHPOINT); in dbg_setup_watchpoint()578 i = dbg_find_slot(monitor, DBG_TYPE_WATCHPOINT, addr); in dbg_remove_watchpoint()