Searched refs:DBG_TYPE_WATCHPOINT (Results 1 – 2 of 2) sorted by relevance
55 DBG_TYPE_WATCHPOINT = 1, enumerator342 conf.type = DBG_TYPE_WATCHPOINT; in dbg_setup_watchpoint()353 conf.type = DBG_TYPE_WATCHPOINT; in dbg_remove_watchpoint()472 case DBG_TYPE_WATCHPOINT: in dbg_check_slot_free()504 case DBG_TYPE_WATCHPOINT: in dbg_find_free_slot()532 case DBG_TYPE_WATCHPOINT: in dbg_find_slot()623 i = dbg_find_free_slot(DBG_TYPE_WATCHPOINT); in dbg_setup_xpoint()728 i = dbg_find_slot(DBG_TYPE_WATCHPOINT, addr); in dbg_remove_xpoint()
55 DBG_TYPE_WATCHPOINT = 1, enumerator296 case DBG_TYPE_WATCHPOINT: in dbg_find_free_slot()326 case DBG_TYPE_WATCHPOINT: in dbg_find_slot()355 i = dbg_find_free_slot(monitor, DBG_TYPE_WATCHPOINT); in dbg_setup_watchpoint()421 i = dbg_find_slot(monitor, DBG_TYPE_WATCHPOINT, addr); in dbg_remove_watchpoint()