Lines Matching refs:raise
90 {"SIGFPE", "raise a SIGFPE", &DfxCrasher::RaiseFloatingPointException},
91 {"SIGILL", "raise a SIGILL", &DfxCrasher::RaiseIllegalInstructionException},
92 {"SIGSEGV", "raise a SIGSEGV", &DfxCrasher::RaiseSegmentFaultException},
93 {"SIGTRAP", "raise a SIGTRAP", &DfxCrasher::RaiseTrapException},
94 {"SIGABRT", "raise a SIGABRT", &DfxCrasher::RaiseAbort},
95 {"SIGBUS", "raise a SIGBUS", &DfxCrasher::RaiseBusError},
241 raise(SIGFPE);
247 raise(SIGILL);
254 raise(SIGSEGV);
260 raise(SIGTRAP);
267 raise(SIGABRT);
273 raise(SIGBUS);
330 raise(SIGSEGV);
371 raise(SIGINT);
383 raise(SIGINT);
434 raise(SIGSEGV);
509 raise(SIGDUMP);
572 raise(SIGSEGV);
600 raise(SIGSEGV);
631 raise(SIGSEGV);
666 raise(SIGSEGV);
693 raise(SIGSEGV);
769 raise(SIGSEGV);