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

/external/libunwind/include/
H A Dlibunwind-hppa.h104 typedef ucontext_t unw_tdep_context_t; typedef
119 extern int unw_tdep_getcontext (unw_tdep_context_t *);
H A Dlibunwind-sh.h87 typedef ucontext_t unw_tdep_context_t; typedef
H A Dlibunwind-ia64.h151 typedef ucontext_t unw_tdep_context_t; typedef
165 extern int unw_tdep_getcontext (unw_tdep_context_t *);
H A Dlibunwind-mips.h132 typedef ucontext_t unw_tdep_context_t; typedef
H A Dlibunwind-x86_64.h118 typedef ucontext_t unw_tdep_context_t; typedef
132 extern int unw_tdep_getcontext (unw_tdep_context_t *);
H A Dlibunwind-aarch64.h173 typedef ucontext_t unw_tdep_context_t; typedef
181 unw_tdep_context_t *unw_ctx = (uc); \
H A Dlibunwind-ppc32.h182 typedef ucontext_t unw_tdep_context_t; typedef
H A Dlibunwind-x86.h165 typedef ucontext_t unw_tdep_context_t; typedef
178 extern int unw_tdep_getcontext (unw_tdep_context_t *);
H A Dlibunwind-ppc64.h239 typedef ucontext_t unw_tdep_context_t; typedef
H A Dlibunwind-arm.h260 unw_tdep_context_t; typedef in typeref:struct:unw_tdep_context
267 unw_tdep_context_t *unw_ctx = (uc); \
275 unw_tdep_context_t *unw_ctx = (uc); \

Completed in 73 milliseconds