Home
last modified time | relevance | path

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

/system/core/libbacktrace/
Dbacktrace_offline_test.cpp50 static ucontext_t GetUContextFromUnwContext(const unw_context_t& unw_context) { in GetUContextFromUnwContext() function
113 ucontext_t ucontext = GetUContextFromUnwContext(arg.unw_context); in OfflineBacktraceFunctionCall()