Home
last modified time | relevance | path

Searched refs:IllegalInstructionException (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/crasher_c/
Ddfx_crasher.h37 int IllegalInstructionException(void);
Ddfx_crasher.c101 NOINLINE int IllegalInstructionException(void) in IllegalInstructionException() function
378 return IllegalInstructionException(); in ParseAndDoCrash()
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
Ddfx_crasher.h43 int IllegalInstructionException(void) const;
Ddfx_crasher.cpp124 NOINLINE int DfxCrasher::IllegalInstructionException(void) const in IllegalInstructionException() function in DfxCrasher
405 return IllegalInstructionException(); in ParseAndDoCrash()