Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/platform/
H A Daot_crash_info.h30 void GetSignalHandler(int signal, siginfo_t *info, void *context);
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Daot_crash_info.cpp20 void GetSignalHandler(int signal, siginfo_t *info, void *context) in GetSignalHandler() function
/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Daot_crash_info.cpp25 void GetSignalHandler(int signal, siginfo_t *info, void *context) in GetSignalHandler() function
45 LOG_ECMA(ERROR) << "GetSignalHandler() failed to resend signal during crash"; in GetSignalHandler()
54 newAction.sa_sigaction = GetSignalHandler; in SignalReg()
/arkcompiler/runtime_core/static_core/runtime/
H A Druntime.cpp1409 DfxController::SetOptionValue(DfxOptionHandler::SIGNAL_HANDLER, options.GetSignalHandler()); in CreateDfxController()

Completed in 4 milliseconds