Home
last modified time | relevance | path

Searched defs:UC_MCONTEXT_GREGS_R19 (Results 1 – 2 of 2) sorted by relevance

/third_party/libunwind/src/ppc32/
Ducontext_i.h68 #define UC_MCONTEXT_GREGS_R19 ((void *)&dmy_ctxt.uc_mcontext.uc_regs->gregs[19] - (void *)&dmy_ctxt) macro
/third_party/libunwind/src/ppc64/
Ducontext_i.h115 #define UC_MCONTEXT_GREGS_R19 _UC_MCONTEXT_GPR(19) macro