Searched refs:ucontext_ (Results 1 – 2 of 2) sorted by relevance
48 inline ucontext_t* GetUcontext() { return &ucontext_; } in GetUcontext()65 ucontext_t ucontext_; variable
130 memcpy(&ucontext_.uc_mcontext, &ucontext->uc_mcontext, sizeof(ucontext->uc_mcontext)); in CopyUcontextFromSigcontext()