Searched defs:unw_context_t (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
H A Dlibunwind.h48 struct unw_context_t { struct
51 typedef struct unw_context_t unw_context_t; typedef in typeref:struct:unw_context_t
88 extern int unw_getcontext(unw_context_t *) LIBUNWIND_AVAIL;
89 extern int unw_init_local(unw_cursor_t *, unw_context_t *) LIBUNWIND_AVAIL;

Completed in 433 milliseconds