Searched refs:ucontext_t (Results 1 - 9 of 9) sorted by relevance

/fuchsia/zircon/third_party/ulib/ngunwind/src/x86_64/
H A DGinit_local.c32 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc)
H A DGinit.c42 uc_addr (ucontext_t *uc, int reg)
185 ucontext_t *uc = ((struct cursor *)arg)->uc;
214 ucontext_t *uc = ((struct cursor *)arg)->uc;
/fuchsia/zircon/third_party/ulib/ngunwind/src/aarch64/
H A DGinit.c39 uc_addr (ucontext_t *uc, int reg)
90 ucontext_t *uc = arg;
119 ucontext_t *uc = arg;
/fuchsia/zircon/third_party/ulib/ngunwind/include/ngunwind/private/
H A Dtgt-x86_64.h104 /* On x86_64, we can directly use ucontext_t as the unwind context. */
105 typedef ucontext_t unw_tdep_context_t;
H A Dtgt-aarch64.h152 /* On AArch64, we can directly use ucontext_t as the unwind context. */
153 typedef ucontext_t unw_tdep_context_t;
H A Dtgt-arm.h243 /* On AArch64, we can directly use ucontext_t as the unwind context. */
244 typedef ucontext_t unw_tdep_context_t;
H A Dlibunwind_i.h332 ucontext_t *uc;
/fuchsia/zircon/third_party/ulib/musl/include/bits/aarch64/
H A Dsignal.h57 } ucontext_t; typedef in typeref:struct:__ucontext
/fuchsia/zircon/third_party/ulib/musl/include/bits/x86_64/
H A Dsignal.h79 } ucontext_t; typedef in typeref:struct:__ucontext

Completed in 90 milliseconds