Home
last modified time | relevance | path

Searched refs:SegmentFaultException (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/crasher_c/
H A Ddfx_crasher.h37 int SegmentFaultException(void);
H A Ddfx_crasher.c121 NOINLINE int SegmentFaultException(void) in SegmentFaultException() function
397 return SegmentFaultException(); in ParseAndDoCrash()
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.h43 static int SegmentFaultException();
H A Ddfx_crasher.cpp98 {"triSIGSEGV", "trigger a SIGSEGV", &DfxCrasher::SegmentFaultException},
315 NOINLINE int DfxCrasher::SegmentFaultException(void) in SegmentFaultException() function in DfxCrasher

Completed in 3 milliseconds