Searched refs:TriggerTrapException (Results 1 – 4 of 4) sorted by relevance
55 int TriggerTrapException(void);
46 NOINLINE int TriggerTrapException(void) in TriggerTrapException() function405 return TriggerTrapException(); in ParseAndDoCrash()
63 static int TriggerTrapException();
99 {"triSIGTRAP", "trigger a SIGTRAP", &DfxCrasher::TriggerTrapException},300 NOINLINE int DfxCrasher::TriggerTrapException() in TriggerTrapException() function in DfxCrasher