Home
last modified time | relevance | path

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

/third_party/libunwind/src/ppc64/
Ducontext_i.h37 #define NIP_IDX 32 macro
69 #define NIP_IDX 36 macro
128 #define UC_MCONTEXT_GREGS_NIP _UC_MCONTEXT_GPR(NIP_IDX)
DGinit.c78 gregs_idx = NIP_IDX; in uc_addr()