Searched defs:DR_CONTROL_MASK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Daarch64-hw-point.h72 #define DR_CONTROL_MASK(ctrl) (((ctrl) >> 5) & 0xff) macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Daarch64-linux-hw-point.h86 #define DR_CONTROL_MASK(ctrl) (((ctrl) >> 5) & 0xff) macro

Completed in 65 milliseconds