Searched defs:ucontext (Results 1 – 3 of 3) sorted by relevance
26 [[maybe_unused]] ucontext_t *ucontext = reinterpret_cast<ucontext_t*>(context); in GetSignalHandler() local
419 [[maybe_unused]] ucontext_t *ucontext = reinterpret_cast<ucontext_t*>(context); in GetStackSignalHandler() local503 [[maybe_unused]] ucontext_t *ucontext = reinterpret_cast<ucontext_t*>(context); in GetPcFromContext() local
253 auto *ucontext = static_cast<ucontext_t *>(ucontextRaw); in Handler() local