Home
last modified time | relevance | path

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

/third_party/libunwind/libunwind/include/
H A Dlibunwind-hppa.h118 #define unw_tdep_getcontext UNW_ARCH_OBJ (getcontext) macro
H A Dlibunwind-sh.h89 #define unw_tdep_getcontext(uc) (getcontext (uc), 0) macro
H A Dlibunwind-ia64.h162 # define unw_tdep_getcontext getcontext macro
164 # define unw_tdep_getcontext UNW_ARCH_OBJ (getcontext) macro
H A Dlibunwind-mips.h150 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
H A Dlibunwind-s390x.h134 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
H A Dlibunwind-x86_64.h131 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
H A Dlibunwind-tilegx.h152 #define unw_tdep_getcontext getcontext macro
H A Dlibunwind-aarch64.h235 #define unw_tdep_getcontext(uc) ({ \ macro
H A Dlibunwind-ppc32.h188 #define unw_tdep_getcontext(uc) (getcontext (uc), 0) macro
H A Dlibunwind-riscv.h177 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
H A Dlibunwind-x86.h177 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext) macro
H A Dlibunwind-ppc64.h252 #define unw_tdep_getcontext(uc) (getcontext (uc), 0) macro
H A Dlibunwind-arm.h276 #define unw_tdep_getcontext(uc) ({ \ macro
287 #define unw_tdep_getcontext(uc) ({ \ macro

Completed in 6 milliseconds