Searched defs:SIGSEGV (Results 1 - 2 of 2) sorted by relevance
| /src/sys/sys/ | ||
| H A D | signal.h | 63 #define SIGSEGV 11 /* segmentation violation */ macro |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ | ||
| H A D | tsan_interceptors.cc | 124 const int SIGSEGV = 11; variable in typeref:typename:const int |
Completed in 6 milliseconds