Searched refs:PT_MACHDEP_STRINGS (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/sys/arch/or1k/include/
H A Dptrace.h42 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/sys/arch/vax/include/
H A Dptrace.h37 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/sys/arch/m68k/include/
H A Dptrace.h46 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/sys/arch/ia64/include/
H A Dptrace.h44 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/sys/arch/sparc/include/
H A Dptrace.h51 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/sys/arch/riscv/include/
H A Dptrace.h44 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/sys/arch/alpha/include/
H A Dptrace.h42 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/sys/arch/aarch64/include/
H A Dptrace.h48 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/sys/arch/sh3/include/
H A Dptrace.h57 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/sys/arch/arm/include/
H A Dptrace.h54 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/sys/arch/mips/include/
H A Dptrace.h54 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/sys/arch/hppa/include/
H A Dptrace.h42 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/sys/arch/powerpc/include/
H A Dptrace.h16 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/sys/arch/i386/include/
H A Dptrace.h96 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/sys/arch/amd64/include/
H A Dptrace.h61 #define PT_MACHDEP_STRINGS \ macro
/netbsd-current/usr.bin/ktruss/
H A Ddump.c80 #ifdef PT_MACHDEP_STRINGS
81 static const char * const ptrace_machdep_ops[] = { PT_MACHDEP_STRINGS };
585 #ifdef PT_MACHDEP_STRINGS
/netbsd-current/usr.bin/kdump/
H A Dkdump.c101 #ifdef PT_MACHDEP_STRINGS
102 static const char * const ptrace_machdep_ops[] = { PT_MACHDEP_STRINGS };
1011 #ifdef PT_MACHDEP_STRINGS

Completed in 263 milliseconds