Home
last modified time | relevance | path

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

/third_party/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-mips.h150 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
Dlibunwind-x86_64.h131 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
Dlibunwind-s390x.h134 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
Dlibunwind-arm.h272 #define unw_tdep_getcontext(uc) ({ \ macro
283 #define unw_tdep_getcontext(uc) ({ \ macro
Dlibunwind-tilegx.h152 #define unw_tdep_getcontext getcontext macro
Dlibunwind-ppc32.h188 #define unw_tdep_getcontext(uc) (getcontext (uc), 0) macro
Dlibunwind-riscv.h177 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
Dlibunwind-x86.h183 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
Dlibunwind-aarch64.h233 #define unw_tdep_getcontext(uc) ({ \ macro
Dlibunwind-ppc64.h252 #define unw_tdep_getcontext(uc) (getcontext (uc), 0) macro