Searched refs:HAVE_KERN_PROC (Results 51 - 66 of 66) sorted by relevance

123

/netbsd-current/external/gpl3/gdb/lib/libbacktrace/arch/armeb/
H A Dconfig.h48 #define HAVE_KERN_PROC 1 macro
/netbsd-current/external/gpl3/gdb/lib/libbacktrace/arch/hppa/
H A Dconfig.h48 #define HAVE_KERN_PROC 1 macro
/netbsd-current/external/gpl3/gdb/lib/libbacktrace/arch/i386/
H A Dconfig.h48 #define HAVE_KERN_PROC 1 macro
/netbsd-current/external/gpl3/gdb/lib/libbacktrace/arch/ia64/
H A Dconfig.h48 #define HAVE_KERN_PROC 1 macro
/netbsd-current/external/gpl3/gdb/lib/libbacktrace/arch/mipseb/
H A Dconfig.h48 #define HAVE_KERN_PROC 1 macro
/netbsd-current/external/gpl3/gdb/lib/libbacktrace/arch/mipsel/
H A Dconfig.h48 #define HAVE_KERN_PROC 1 macro
/netbsd-current/external/gpl3/gdb/lib/libbacktrace/arch/powerpc/
H A Dconfig.h48 #define HAVE_KERN_PROC 1 macro
/netbsd-current/external/gpl3/gdb/lib/libbacktrace/arch/riscv32/
H A Dconfig.h48 #define HAVE_KERN_PROC 1 macro
/netbsd-current/external/gpl3/gdb/lib/libbacktrace/arch/riscv64/
H A Dconfig.h48 #define HAVE_KERN_PROC 1 macro
/netbsd-current/external/gpl3/gdb/lib/libbacktrace/arch/sh3eb/
H A Dconfig.h48 #define HAVE_KERN_PROC 1 macro
/netbsd-current/external/gpl3/gdb/lib/libbacktrace/arch/sparc/
H A Dconfig.h48 #define HAVE_KERN_PROC 1 macro
/netbsd-current/external/gpl3/gdb/lib/libbacktrace/arch/sparc64/
H A Dconfig.h48 #define HAVE_KERN_PROC 1 macro
/netbsd-current/external/gpl3/gdb/lib/libbacktrace/arch/vax/
H A Dconfig.h48 #define HAVE_KERN_PROC 1 macro
/netbsd-current/external/gpl3/gdb/lib/libbacktrace/arch/m68000/
H A Dconfig.h48 #define HAVE_KERN_PROC 1 macro
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Dfileline.c42 #if defined (HAVE_KERN_PROC_ARGS) || defined (HAVE_KERN_PROC)
57 #if !defined (HAVE_KERN_PROC_ARGS) && !defined (HAVE_KERN_PROC)
62 #else /* defined (HAVE_KERN_PROC_ARGS) || |defined (HAVE_KERN_PROC) */
110 #ifdef HAVE_KERN_PROC
127 #endif /* defined (HAVE_KERN_PROC_ARGS) || |defined (HAVE_KERN_PROC) */
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Dfileline.c42 #if defined (HAVE_KERN_PROC_ARGS) || defined (HAVE_KERN_PROC)
57 #if !defined (HAVE_KERN_PROC_ARGS) && !defined (HAVE_KERN_PROC)
62 #else /* defined (HAVE_KERN_PROC_ARGS) || |defined (HAVE_KERN_PROC) */
110 #ifdef HAVE_KERN_PROC
127 #endif /* defined (HAVE_KERN_PROC_ARGS) || |defined (HAVE_KERN_PROC) */

Completed in 101 milliseconds

123