Home
last modified time | relevance | path

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

/third_party/libunwind/src/ppc32/
Ducontext_i.h103 #define UC_MCONTEXT_FREGS_R9 ((void *)&dmy_ctxt.uc_mcontext.uc_regs->fpregs.fpregs[9] - (void *)&dm… macro
/third_party/libunwind/src/ppc64/
Ducontext_i.h158 #define UC_MCONTEXT_FREGS_R9 _UC_MCONTEXT_FPR(9) macro