Searched refs:ProgramCounterZero (Results 1 – 3 of 3) sorted by relevance
215 static NOINLINE int ProgramCounterZero(void) in ProgramCounterZero() function433 return ProgramCounterZero(); in ParseAndDoCrash()
54 static int ProgramCounterZero();
109 {"PCZero", "trigger a crash with pc equal zero", &DfxCrasher::ProgramCounterZero},405 NOINLINE int DfxCrasher::ProgramCounterZero() in ProgramCounterZero() function in DfxCrasher