Searched defs:SIGABRT (Results 1 - 25 of 25) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/cris/c/
H A Dkill2.c13 kill (getpid (), SIGABRT); local
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/cris/c/
H A Dkill2.c15 kill (getpid (), SIGABRT); local
/netbsd-current/external/gpl3/gcc/dist/libcody/
H A Dfatal.cc53 raise (SIGABRT); variable
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dunwindonsignal.c27 kill (getpid (), SIGABRT); local
H A Dcall-signals.c33 kill (getpid (), SIGABRT); local
H A Dsigall.c381 kill (getpid (), SIGABRT); local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dunwindonsignal.c27 kill (getpid (), SIGABRT); local
H A Dcall-signals.c33 kill (getpid (), SIGABRT); local
H A Dsigall.c381 kill (getpid (), SIGABRT); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/
H A Dsignal.c60 kill (getpid (), SIGABRT); local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/
H A Dsignal.c60 kill (getpid (), SIGABRT); local
/netbsd-current/tests/dev/sysmon/
H A Dt_swwdog.c165 ATF_REQUIRE_EQ(WTERMSIG(status), SIGABRT); local
/netbsd-current/tests/lib/libpthread/
H A Dh_atexit.c82 kill(getpid(), SIGABRT); local
/netbsd-current/tests/lib/libc/stdlib/
H A Dh_atexit.c77 kill(getpid(), SIGABRT); local
/netbsd-current/tests/rump/rumpkern/
H A Dt_lwproc.c206 ATF_REQUIRE_EQ(WTERMSIG(status), SIGABRT); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dqueue-signal.c135 pthread_kill (pthread_self (), SIGABRT); local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dqueue-signal.c135 pthread_kill (pthread_self (), SIGABRT); local
/netbsd-current/sys/sys/
H A Dsignal.h57 #define SIGABRT 6 /* abort() */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmaint.c64 kill (getpid (), SIGABRT); local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmaint.c62 kill (getpid (), SIGABRT); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
H A Dsigall-reverse.c398 kill (getpid (), SIGABRT); local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp116 const int SIGABRT = 6; variable
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
H A Dsigall-reverse.c398 kill (getpid (), SIGABRT); local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc122 const int SIGABRT = 6; variable
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc117 const int SIGABRT = 6; variable

Completed in 237 milliseconds