Home
last modified time | relevance | path

Searched refs:GetUnwContextFromUcontext (Results 1 – 2 of 2) sorted by relevance

/system/core/libbacktrace/
DUnwindCurrent.h42 void GetUnwContextFromUcontext(const ucontext_t* ucontext);
DUnwindCurrent.cpp43 void UnwindCurrent::GetUnwContextFromUcontext(const ucontext_t* ucontext) { in GetUnwContextFromUcontext() function in UnwindCurrent
77 GetUnwContextFromUcontext(ucontext); in UnwindFromContext()