Searched refs:RaiseIllegalInstructionException (Results 1 – 4 of 4) sorted by relevance
34 int RaiseIllegalInstructionException(void);
88 NOINLINE int RaiseIllegalInstructionException(void) in RaiseIllegalInstructionException() function373 return RaiseIllegalInstructionException(); in ParseAndDoCrash()
39 static int RaiseIllegalInstructionException();
91 {"SIGILL", "raise a SIGILL", &DfxCrasher::RaiseIllegalInstructionException},245 NOINLINE int DfxCrasher::RaiseIllegalInstructionException() in RaiseIllegalInstructionException() function in DfxCrasher