Home
last modified time | relevance | path

Searched refs:CTR_IDX (Results 1 – 4 of 4) sorted by relevance

/third_party/libunwind/src/ppc64/
Ducontext_i.h40 #define CTR_IDX 35 macro
72 #define CTR_IDX 35 macro
133 #define UC_MCONTEXT_GREGS_CTR _UC_MCONTEXT_GPR(CTR_IDX)
DGinit.c81 gregs_idx = CTR_IDX; in uc_addr()
/third_party/libunwind/src/ppc32/
Ducontext_i.h38 #define CTR_IDX 32 macro
84 #define UC_MCONTEXT_GREGS_CTR ((void *)&dmy_ctxt.uc_mcontext.uc_regs->gregs[CTR_IDX] - (void *)&dmy…
DGinit.c65 gregs_idx = CTR_IDX; in uc_addr()