Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf.c1942 struct UnwindContextState { struct
1944 Bool cfa_is_regoff; /* True=>is reg+offset; False=>is expr */
1945 Int cfa_reg;
1946 Int cfa_off; /* in bytes */
1947 Int cfa_expr_ix; /* index into cfa_exprs */
1949 RegRule reg[N_CFI_REGS];