Home
last modified time | relevance | path

Searched defs:UnwindContextState (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
Dreaddwarf.c2035 struct UnwindContextState { struct
2037 Bool cfa_is_regoff; /* True=>is reg+offset; False=>is expr */
2038 Int cfa_reg;
2039 Int cfa_off; /* in bytes */
2040 Int cfa_expr_ix; /* index into cfa_exprs */
2042 RegRule reg[N_CFI_REGS];