Home
last modified time | relevance | path

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

/external/strace/xlat/
Dhw_breakpoint_type.h6 #if defined(HW_BREAKPOINT_EMPTY) || (defined(HAVE_DECL_HW_BREAKPOINT_EMPTY) && HAVE_DECL_HW_BREAKPO…
8 static_assert((HW_BREAKPOINT_EMPTY) == (0), "HW_BREAKPOINT_EMPTY != 0");
11 # define HW_BREAKPOINT_EMPTY 0
53 XLAT(HW_BREAKPOINT_EMPTY),
Dhw_breakpoint_type.in2 HW_BREAKPOINT_EMPTY 0
/external/kernel-headers/original/uapi/linux/
Dhw_breakpoint.h17 HW_BREAKPOINT_EMPTY = 0, enumerator