Home
last modified time | relevance | path

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

/third_party/libunwind/src/ppc32/
Ducontext_i.h67 #define UC_MCONTEXT_GREGS_R18 ((void *)&dmy_ctxt.uc_mcontext.uc_regs->gregs[18] - (void *)&dmy_ctxt) macro
/third_party/libunwind/src/ppc64/
Ducontext_i.h114 #define UC_MCONTEXT_GREGS_R18 _UC_MCONTEXT_GPR(18) macro