Home
last modified time | relevance | path

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

/third_party/libunwind/src/ppc32/
Ducontext_i.h94 #define UC_MCONTEXT_FREGS_R0 ((void *)&dmy_ctxt.uc_mcontext.uc_regs->fpregs.fpregs[0] - (void *)&dm… macro
/third_party/libunwind/src/ppc64/
Ducontext_i.h149 #define UC_MCONTEXT_FREGS_R0 _UC_MCONTEXT_FPR(0) macro