Home
last modified time | relevance | path

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

/third_party/libunwind/src/ppc32/
Ducontext_i.h76 #define UC_MCONTEXT_GREGS_R27 ((void *)&dmy_ctxt.uc_mcontext.uc_regs->gregs[27] - (void *)&dmy_ctxt) macro
/third_party/libunwind/src/ppc64/
Ducontext_i.h123 #define UC_MCONTEXT_GREGS_R27 _UC_MCONTEXT_GPR(27) macro