Searched refs:unw_tdep_getcontext (Results 1 – 16 of 16) sorted by relevance
162 # define unw_tdep_getcontext getcontext macro164 # define unw_tdep_getcontext UNW_ARCH_OBJ (getcontext) macro165 extern int unw_tdep_getcontext (unw_tdep_context_t *);
118 #define unw_tdep_getcontext UNW_ARCH_OBJ (getcontext) macro119 extern int unw_tdep_getcontext (unw_tdep_context_t *);
134 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro137 extern int unw_tdep_getcontext (unw_tdep_context_t *);
131 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro134 extern int unw_tdep_getcontext (unw_tdep_context_t *);
150 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro151 extern int unw_tdep_getcontext (ucontext_t *uc);
183 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro184 extern int unw_tdep_getcontext (unw_tdep_context_t *);
177 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro180 extern int unw_tdep_getcontext (unw_tdep_context_t *);
272 #define unw_tdep_getcontext(uc) ({ \ macro283 #define unw_tdep_getcontext(uc) ({ \ macro
89 #define unw_tdep_getcontext(uc) (getcontext (uc), 0) macro
152 #define unw_tdep_getcontext getcontext macro
188 #define unw_tdep_getcontext(uc) (getcontext (uc), 0) macro
252 #define unw_tdep_getcontext(uc) (getcontext (uc), 0) macro
233 #define unw_tdep_getcontext(uc) ({ \ macro
113 #define unw_getcontext(uc) unw_tdep_getcontext(uc)
127 #define unw_getcontext(uc) unw_tdep_getcontext(uc)
34 @ function -- see also the libunwind-arm.h:unw_tdep_getcontext macro.