OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SIGILL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
signal.h
55
#define
SIGILL
4 /* illegal instruction (not reset when caught) */
183
#include <machine/signal.h> /* sigcontext; codes for
SIGILL
, SIGFPE */
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interceptors.cc
121
const int
SIGILL
= 4;
1974
return sig == SIGSEGV || sig == SIGBUS || sig ==
SIGILL
||
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025