Searched defs:unw_context (Results 1 – 2 of 2) sorted by relevance
30 unw_context_t* unw_context = reinterpret_cast<unw_context_t*>(arg); in GetContextAndExit() local38 unw_context_t unw_context; member50 static ucontext_t GetUContextFromUnwContext(const unw_context_t& unw_context) { in GetUContextFromUnwContext()
44 unw_tdep_context_t* unw_context = reinterpret_cast<unw_tdep_context_t*>(&context_); in GetUnwContextFromUcontext() local