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

  /external/libunwind/src/ppc64/
Gstep.c 144 ip_loc = DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_NIP, 0);
240 DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_NIP, 0);
ucontext_i.h 89 #define UC_MCONTEXT_GREGS_NIP ((void *)&dmy_ctxt.uc_mcontext.gp_regs[NIP_IDX] - (void *)&dmy_ctxt)

Completed in 34 milliseconds