Searched refs:RaiseSegmentFaultException (Results 1 – 4 of 4) sorted by relevance
36 int RaiseSegmentFaultException(void);
111 NOINLINE int RaiseSegmentFaultException(void) in RaiseSegmentFaultException() function381 return RaiseSegmentFaultException(); in ParseAndDoCrash()
40 static int RaiseSegmentFaultException();
92 {"SIGSEGV", "raise a SIGSEGV", &DfxCrasher::RaiseSegmentFaultException},251 NOINLINE int DfxCrasher::RaiseSegmentFaultException() in RaiseSegmentFaultException() function in DfxCrasher