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

  /external/libunwind/src/ppc32/
ucontext_i.h 51 #define UC_MCONTEXT_GREGS_R2 ((void *)&dmy_ctxt.uc_mcontext.uc_regs->gregs[2] - (void *)&dmy_ctxt)
Gstep.c 167 DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_R2, 0);
  /external/libunwind/src/ppc64/
ucontext_i.h 59 #define UC_MCONTEXT_GREGS_R2 ((void *)&dmy_ctxt.uc_mcontext.gp_regs[2] - (void *)&dmy_ctxt)
Gstep.c 168 DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_R2, 0);

Completed in 440 milliseconds