Home
last modified time | relevance | path

Searched defs:ucontext (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Daot_crash_info.cpp27 [[maybe_unused]] ucontext_t *ucontext = reinterpret_cast<ucontext_t*>(context); in GetSignalHandler() local
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dsighook.cpp267 auto *ucontext = static_cast<ucontext_t *>(ucontextRaw); in Handler() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.cpp421 [[maybe_unused]] ucontext_t *ucontext = reinterpret_cast<ucontext_t*>(context); in GetStackSignalHandler() local
497 [[maybe_unused]] ucontext_t *ucontext = reinterpret_cast<ucontext_t*>(context); in GetPcFromContext() local

Completed in 3 milliseconds