Home
last modified time | relevance | path

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

/third_party/libunwind/src/ppc32/
Ducontext_i.h98 #define UC_MCONTEXT_FREGS_R4 ((void *)&dmy_ctxt.uc_mcontext.uc_regs->fpregs.fpregs[4] - (void *)&dm… macro
/third_party/libunwind/src/ppc64/
Ducontext_i.h153 #define UC_MCONTEXT_FREGS_R4 _UC_MCONTEXT_FPR(4) macro