Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/tools/crasher_c/
H A Ddfx_crasher.h30 int RaiseAbort(void);
H A Ddfx_crasher.c54 NOINLINE int RaiseAbort(void) in RaiseAbort() function
389 return RaiseAbort(); in ParseAndDoCrash()
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.h36 static int RaiseAbort();
H A Ddfx_crasher.cpp94 {"SIGABRT", "raise a SIGABRT", &DfxCrasher::RaiseAbort},
264 NOINLINE int DfxCrasher::RaiseAbort() in RaiseAbort() function in DfxCrasher
534 RaiseAbort(); in PrintFatalMessageInLibc()
560 RaiseAbort(); in TestGetCrashObj()

Completed in 3 milliseconds