Searched defs:SIGSEGV (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/tests/lib/libc/sys/
H A Dt_setrlimit.c595 ATF_REQUIRE_EQ_MSG(WTERMSIG(status), SIGSEGV, "termsig=%d", local
/netbsd-current/sys/sys/
H A Dsignal.h63 #define SIGSEGV 11 /* segmentation violation */ macro
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsigall.c410 kill (getpid (), SIGSEGV); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dsigall.c410 kill (getpid (), SIGSEGV); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
H A Dsigall-reverse.c427 kill (getpid (), SIGSEGV); local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp118 const int SIGSEGV = 11; variable
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
H A Dsigall-reverse.c427 kill (getpid (), SIGSEGV); local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc124 const int SIGSEGV = 11; variable
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc119 const int SIGSEGV = 11; variable

Completed in 193 milliseconds