HomeSort by relevance Sort by last modified time
    Searched refs:UC_MCONTEXT_GREGS_R31 (Results 1 - 4 of 4) sorted by null

  /external/libunwind/src/ppc32/
ucontext_i.h 80 #define UC_MCONTEXT_GREGS_R31 ((void *)&dmy_ctxt.uc_mcontext.uc_regs->gregs[31] - (void *)&dmy_ctxt)
Gstep.c 225 DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_R31, 0);
  /external/libunwind/src/ppc64/
ucontext_i.h 88 #define UC_MCONTEXT_GREGS_R31 ((void *)&dmy_ctxt.uc_mcontext.gp_regs[31] - (void *)&dmy_ctxt)
Gstep.c 226 DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_R31, 0);

Completed in 172 milliseconds