Home
last modified time | relevance | path

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

/external/libunwind/include/
Dlibunwind-ia64.h162 # define unw_tdep_getcontext getcontext macro
164 # define unw_tdep_getcontext UNW_ARCH_OBJ (getcontext) macro
Dlibunwind-hppa.h118 #define unw_tdep_getcontext UNW_ARCH_OBJ (getcontext) macro
Dlibunwind-sh.h89 #define unw_tdep_getcontext(uc) (getcontext (uc), 0) macro
Dlibunwind-x86_64.h129 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
Dlibunwind-mips.h147 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
Dlibunwind-arm.h266 #define unw_tdep_getcontext(uc) (({ \ macro
274 #define unw_tdep_getcontext(uc) (({ \ macro
Dlibunwind-ppc32.h188 #define unw_tdep_getcontext(uc) (getcontext (uc), 0) macro
Dlibunwind-aarch64.h180 #define unw_tdep_getcontext(uc) (({ \ macro
Dlibunwind-x86.h177 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
Dlibunwind-ppc64.h245 #define unw_tdep_getcontext(uc) (getcontext (uc), 0) macro