Home
last modified time | relevance | path

Searched refs:HW_BREAKPOINT_W (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/include/
H A Ddebug_monitor.h54 HW_BREAKPOINT_W = 2, enumerator
55 HW_BREAKPOINT_RW = HW_BREAKPOINT_R | HW_BREAKPOINT_W,
/f-stack/freebsd/arm64/arm64/
H A Ddebug_monitor.c392 case HW_BREAKPOINT_W: in dbg_setup_watchpoint()