Home
last modified time | relevance | path

Searched refs:HW_BREAKPOINT_LEN_8 (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dhw_breakpoint_len.h27 #if defined(HW_BREAKPOINT_LEN_8) || (defined(HAVE_DECL_HW_BREAKPOINT_LEN_8) && HAVE_DECL_HW_BREAKPO…
29 static_assert((HW_BREAKPOINT_LEN_8) == (8), "HW_BREAKPOINT_LEN_8 != 8");
32 # define HW_BREAKPOINT_LEN_8 8
48 XLAT(HW_BREAKPOINT_LEN_8),
Dhw_breakpoint_len.in4 HW_BREAKPOINT_LEN_8 8
/external/kernel-headers/original/uapi/linux/
Dhw_breakpoint.h13 HW_BREAKPOINT_LEN_8 = 8, enumerator