Searched refs:GetUcontext (Results 1 – 2 of 2) sorted by relevance
48 inline ucontext_t* GetUcontext() { return &ucontext_; } in GetUcontext() function
161 unwind_done = UnwindFromContext(num_ignore_frames, entry->GetUcontext()); in UnwindThread()