OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ORIG_GPR3_IDX
(Results
1 - 2
of
2
) sorted by null
/external/libunwind/src/ppc64/
ucontext_i.h
38
#define
ORIG_GPR3_IDX
34
91
#define UC_MCONTEXT_GREGS_ORIG_GPR3 ((void *)&dmy_ctxt.uc_mcontext.gp_regs[
ORIG_GPR3_IDX
] - (void *)&dmy_ctxt)
/external/libunwind/src/ppc32/
ucontext_i.h
83
#define UC_MCONTEXT_GREGS_ORIG_GPR3 ((void *)&dmy_ctxt.uc_mcontext.uc_regs->gregs[
ORIG_GPR3_IDX
] - (void *)&dmy_ctxt)
Completed in 142 milliseconds