Searched defs:AARCH64_DEBUG_ARCH (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Daarch64-linux-hw-point.h36 #define AARCH64_DEBUG_ARCH(x) (((x) >> 8) & 0xff) macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Daarch64-dbreg-contents.c36 #define AARCH64_DEBUG_ARCH(x) (((x) >> 8) & 0xff) macro
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Daarch64-dbreg-contents.c36 #define AARCH64_DEBUG_ARCH(x) (((x) >> 8) & 0xff) macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Daarch64-linux-hw-point.h69 #define AARCH64_DEBUG_ARCH(x) (((x) >> 8) & 0xff) macro

Completed in 76 milliseconds