Home
last modified time | relevance | path

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

/third_party/libunwind/src/ppc32/
Ducontext_i.h72 #define UC_MCONTEXT_GREGS_R23 ((void *)&dmy_ctxt.uc_mcontext.uc_regs->gregs[23] - (void *)&dmy_ctxt) macro
/third_party/libunwind/src/ppc64/
Ducontext_i.h119 #define UC_MCONTEXT_GREGS_R23 _UC_MCONTEXT_GPR(23) macro