Searched refs:IllegalInstructionException (Results 1 – 4 of 4) sorted by relevance
35 int IllegalInstructionException(void);
97 NOINLINE int IllegalInstructionException(void) in IllegalInstructionException() function377 return IllegalInstructionException(); in ParseAndDoCrash()
42 static int IllegalInstructionException();
97 {"triSIGILL", "trigger a SIGILL", &DfxCrasher::IllegalInstructionException},277 NOINLINE int DfxCrasher::IllegalInstructionException(void) in IllegalInstructionException() function in DfxCrasher