Searched defs:ucontext (Results 1 – 3 of 3) sorted by relevance
429 [[maybe_unused]] ucontext_t *ucontext = reinterpret_cast<ucontext_t*>(context); in GetStackSignalHandler() local506 [[maybe_unused]] ucontext_t *ucontext = reinterpret_cast<ucontext_t*>(context); in GetPcFromContext() local
268 auto *ucontext = static_cast<ucontext_t *>(ucontextRaw); in Handler() local
209 void *ucontext __attribute__((unused))) in CrashCallback()