Searched defs:ucontext (Results 1 – 3 of 3) sorted by relevance
27 [[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() local496 [[maybe_unused]] ucontext_t *ucontext = reinterpret_cast<ucontext_t*>(context); in GetPcFromContext() local
267 auto *ucontext = static_cast<ucontext_t *>(ucontextRaw); in Handler() local