Searched defs:UnwindContextState (Results 1 – 1 of 1) sorted by relevance
1942 struct UnwindContextState { struct1944 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];