Home
last modified time | relevance | path

Searched refs:unw_tdep_context_t (Results 1 – 20 of 20) sorted by relevance

/external/libunwind/src/arm/
DGinit.c42 uc_addr (unw_tdep_context_t *uc, int reg) in uc_addr()
53 tdep_uc_addr (unw_tdep_context_t *uc, int reg) in tdep_uc_addr()
125 unw_tdep_context_t *uc = arg; in access_reg()
155 unw_tdep_context_t *uc = arg; in access_fpreg()
DGresume.c41 unw_tdep_context_t *uc = c->dwarf.as_arg; in arm_local_resume()
/external/libunwind/include/
Dlibunwind-arm.h263 unw_tdep_context_t; typedef
270 unw_tdep_context_t *unw_ctx = (uc); \
278 unw_tdep_context_t *unw_ctx = (uc); \
Dlibunwind-hppa.h107 typedef ucontext_t unw_tdep_context_t; typedef
125 extern int unw_tdep_getcontext (unw_tdep_context_t *);
Dlibunwind-x86_64.h121 typedef ucontext_t unw_tdep_context_t; typedef
138 extern int unw_tdep_getcontext (unw_tdep_context_t *);
Dlibunwind-x86.h168 typedef ucontext_t unw_tdep_context_t; typedef
184 extern int unw_tdep_getcontext (unw_tdep_context_t *);
Dlibunwind-aarch64.h179 typedef ucontext_t unw_tdep_context_t; typedef
187 unw_tdep_context_t *unw_ctx = (uc); \
Dlibunwind-ia64.h154 typedef ucontext_t unw_tdep_context_t; typedef
168 extern int unw_tdep_getcontext (unw_tdep_context_t *);
Dlibunwind-sh.h87 typedef ucontext_t unw_tdep_context_t; typedef
Dlibunwind-mips.h135 typedef ucontext_t unw_tdep_context_t; typedef
Dlibunwind-ppc32.h185 typedef ucontext_t unw_tdep_context_t; typedef
Dlibunwind-ppc64.h242 typedef ucontext_t unw_tdep_context_t; typedef
Dlibunwind-common.h114 typedef unw_tdep_context_t unw_context_t;
Dlibunwind-common.h.in102 typedef unw_tdep_context_t unw_context_t;
/external/libunwind/src/sh/
DGresume.c37 unw_tdep_context_t *uc = c->dwarf.as_arg; in sh_local_resume()
/external/libunwind/src/aarch64/
DGresume.c37 unw_tdep_context_t *uc = c->dwarf.as_arg; in aarch64_local_resume()
/external/libunwind/include/tdep-x86_64/
Dlibunwind_i.h258 extern int tdep_getcontext_trace (unw_tdep_context_t *);
/external/libunwind/include/tdep-arm/
Dlibunwind_i.h296 extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg);
/external/libunwind/include/tdep-sh/
Dlibunwind_i.h287 extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg);
/external/libunwind/include/tdep-aarch64/
Dlibunwind_i.h303 extern void *tdep_uc_addr (unw_tdep_context_t *uc, int reg);