Searched defs:SIGILL (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/sys/
H A Dsignal.h55 #define SIGILL 4 /* illegal instruction (not reset when caught) */ macro
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsigall.c374 kill (getpid (), SIGILL); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dsigall.c374 kill (getpid (), SIGILL); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
H A Dsigall-reverse.c391 kill (getpid (), SIGILL); local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp114 const int SIGILL = 4; variable
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
H A Dsigall-reverse.c391 kill (getpid (), SIGILL); local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc121 const int SIGILL = 4; variable
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc116 const int SIGILL = 4; variable

Completed in 131 milliseconds