Home
last modified time | relevance | path

Searched defs:unw_tdep_getcontext (Results 1 – 10 of 10) sorted by relevance

/external/libunwind/include/
Dlibunwind-ia64.h165 # define unw_tdep_getcontext getcontext macro
167 # define unw_tdep_getcontext UNW_ARCH_OBJ (getcontext) macro
Dlibunwind-hppa.h124 #define unw_tdep_getcontext UNW_ARCH_OBJ (getcontext) macro
Dlibunwind-sh.h89 #define unw_tdep_getcontext(uc) (getcontext (uc), 0) macro
Dlibunwind-x86_64.h135 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
Dlibunwind-mips.h153 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
Dlibunwind-arm.h269 #define unw_tdep_getcontext(uc) (({ \ macro
277 #define unw_tdep_getcontext(uc) (({ \ macro
Dlibunwind-ppc32.h191 #define unw_tdep_getcontext(uc) (getcontext (uc), 0) macro
Dlibunwind-aarch64.h186 #define unw_tdep_getcontext(uc) (({ \ macro
Dlibunwind-x86.h183 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
Dlibunwind-ppc64.h248 #define unw_tdep_getcontext(uc) (getcontext (uc), 0) macro