Searched refs:ucontext_ (Results 1 – 4 of 4) sorted by relevance
58 inline ucontext_t* GetUcontext() { return &ucontext_; } in GetUcontext()70 ucontext_t ucontext_; variable
99 memcpy(&ucontext_.uc_mcontext, &ucontext->uc_mcontext, sizeof(ucontext->uc_mcontext)); in CopyUcontextFromSigcontext()
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()