Home
last modified time | relevance | path

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

/third_party/libunwind/src/ppc32/
Ducontext_i.h50 #define UC_MCONTEXT_GREGS_R1 ((void *)&dmy_ctxt.uc_mcontext.uc_regs->gregs[1] - (void *)&dmy_ctxt) macro
/third_party/libunwind/src/ppc64/
Ducontext_i.h97 #define UC_MCONTEXT_GREGS_R1 _UC_MCONTEXT_GPR(1) macro