Home
last modified time | relevance | path

Searched refs:UC_MCONTEXT_GREGS_NIP (Results 1 – 2 of 2) sorted by relevance

/external/libunwind/src/ppc64/
DGstep.c144 ip_loc = DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_NIP, 0); in unw_step()
240 DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_NIP, 0); in unw_step()
Ducontext_i.h89 #define UC_MCONTEXT_GREGS_NIP ((void *)&dmy_ctxt.uc_mcontext.gp_regs[NIP_IDX] - (void *)&dmy_ctxt) macro