Searched refs:GetUnwContextFromUcontext (Results 1 – 2 of 2) sorted by relevance
42 void GetUnwContextFromUcontext(const ucontext_t* ucontext);
43 void UnwindCurrent::GetUnwContextFromUcontext(const ucontext_t* ucontext) { in GetUnwContextFromUcontext() function in UnwindCurrent77 GetUnwContextFromUcontext(ucontext); in UnwindFromContext()