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

  /external/libunwind/src/ppc32/
ucontext_i.h 52 #define UC_MCONTEXT_GREGS_R3 ((void *)&dmy_ctxt.uc_mcontext.uc_regs->gregs[3] - (void *)&dmy_ctxt)
Gstep.c 169 DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_R3, 0);
  /external/libunwind/src/ppc64/
ucontext_i.h 60 #define UC_MCONTEXT_GREGS_R3 ((void *)&dmy_ctxt.uc_mcontext.gp_regs[3] - (void *)&dmy_ctxt)
Gstep.c 170 DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_R3, 0);

Completed in 104 milliseconds