Searched refs:RaiseTrapException (Results 1 – 4 of 4) sorted by relevance
38 int RaiseTrapException(void);
129 NOINLINE int RaiseTrapException(void) in RaiseTrapException() function385 return RaiseTrapException(); in ParseAndDoCrash()
41 static int RaiseTrapException();
93 {"SIGTRAP", "raise a SIGTRAP", &DfxCrasher::RaiseTrapException},258 NOINLINE int DfxCrasher::RaiseTrapException() in RaiseTrapException() function in DfxCrasher