Home
last modified time | relevance | path

Searched defs:Action (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dsignal_handler.cpp314 bool SamplingProfilerHandler::Action(int sig, [[maybe_unused]] siginfo_t *siginfo, void *context) in Action() function in ark::SamplingProfilerHandler
341 bool NullPointerHandler::Action(int sig, siginfo_t *siginfo, void *context) in Action() function in ark::NullPointerHandler
379 bool StackOverflowHandler::Action(int sig, [[maybe_unused]] siginfo_t *siginfo, [[maybe_unused]] vo… in Action() function in ark::StackOverflowHandler
418 bool CrashFallbackDumpHandler::Action(int sig, [[maybe_unused]] siginfo_t *siginfo, void *context) in Action() function in ark::CrashFallbackDumpHandler