Home
last modified time | relevance | path

Searched defs:unw_context (Results 1 – 3 of 3) sorted by relevance

/system/core/libbacktrace/
Dbacktrace_testlib.cpp69 unw_context_t* unw_context; member
81 void test_get_context_and_wait(unw_context_t* unw_context, volatile int* exit_flag) { in test_get_context_and_wait()
DUnwindCurrent.cpp55 unw_tdep_context_t* unw_context = reinterpret_cast<unw_tdep_context_t*>(&context_); in GetUnwContextFromUcontext() local
Dbacktrace_offline_test.cpp48 static ucontext_t GetUContextFromUnwContext(const unw_context_t& unw_context) { in GetUContextFromUnwContext()
120 unw_context_t unw_context; member
227 unw_context_t unw_context; member