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
416 [[maybe_unused]] ucontext_t *ucontext = reinterpret_cast<ucontext_t*>(context); in GetStackSignalHandler() local492 [[maybe_unused]] ucontext_t *ucontext = reinterpret_cast<ucontext_t*>(context); in GetPcFromContext() local
267 auto *ucontext = static_cast<ucontext_t *>(ucontextRaw); in Handler() local