Searched defs:PTRACE_BREAKPOINT (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/sys/arch/vax/include/
H A Dptrace.h52 #define PTRACE_BREAKPOINT ((const uint8_t[]) { 0x03 }) macro
/netbsd-current/sys/arch/alpha/include/
H A Dptrace.h56 #define PTRACE_BREAKPOINT ((const uint8_t[]) { 0x80, 0x00, 0x00, 0x00 }) macro
/netbsd-current/sys/arch/sparc/include/
H A Dptrace.h69 #define PTRACE_BREAKPOINT ((const uint8_t[]) { 0x91, 0xd0, 0x20, 0x01 }) macro
/netbsd-current/sys/arch/arm/include/
H A Dptrace.h75 #define PTRACE_BREAKPOINT ((const uint8_t[]) { 0xfe, 0xde, 0xff, 0xe7 }) macro
77 #define PTRACE_BREAKPOINT ((const uint8_t[]) { 0xe7, 0xff, 0xde, 0xfe }) macro
/netbsd-current/sys/arch/riscv/include/
H A Dptrace.h59 #define PTRACE_BREAKPOINT ((const uint8_t[]) { 0x02, 0x90 }) macro
/netbsd-current/sys/arch/m68k/include/
H A Dptrace.h62 #define PTRACE_BREAKPOINT ((const uint8_t[]) { 0x4e, 0x4f }) macro
/netbsd-current/sys/arch/mips/include/
H A Dptrace.h85 #define PTRACE_BREAKPOINT ((const uint8_t[]) { 0x00, 0x00, 0x00, 0x0d }) macro
/netbsd-current/sys/arch/hppa/include/
H A Dptrace.h64 #define PTRACE_BREAKPOINT ((const uint8_t[]) { 0x00, 0x01, 0x00, 0x04 }) macro
/netbsd-current/sys/arch/aarch64/include/
H A Dptrace.h65 #define PTRACE_BREAKPOINT ((const uint8_t[]) { 0xa0, 0x01, 0x20, 0xd4 }) macro
/netbsd-current/sys/arch/sh3/include/
H A Dptrace.h78 #define PTRACE_BREAKPOINT ((const uint8_t[]) { 0xc3, 0xc3 }) macro
/netbsd-current/sys/arch/powerpc/include/
H A Dptrace.h80 #define PTRACE_BREAKPOINT ((const uint8_t[]) { 0x7f, 0xe0, 0x00, 0x08 }) macro
/netbsd-current/sys/arch/i386/include/
H A Dptrace.h120 #define PTRACE_BREAKPOINT ((const uint8_t[]) { 0xcc }) macro
/netbsd-current/sys/arch/amd64/include/
H A Dptrace.h85 #define PTRACE_BREAKPOINT ((const uint8_t[]) { 0xcc }) macro

Completed in 221 milliseconds