parent 7dd6662a92fe9a15ad565045aa60367995cc533d author Matt Fleming 1250291040 +0100 committer Paul Mundt 1250291263 +0900 sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register op The way that the CFA is calculated can change as we progress through a function. If we see a DW_CFA_def_cfa_register op we need to reset the frame's cfa_offset value which may have been previously setup. Signed-off-by: Matt Fleming Signed-off-by: Paul Mundt ©…Å