Searched refs:reg_location (Results 1 – 1 of 1) sorted by relevance
636 UnwindPlan::Row::RegisterLocation reg_location; in FDEToUnwindPlan() local674 reg_location)) in FDEToUnwindPlan()675 row->SetRegisterInfo(reg_num, reg_location); in FDEToUnwindPlan()749 reg_location)) in FDEToUnwindPlan()750 row->SetRegisterInfo(reg_num, reg_location); in FDEToUnwindPlan()825 UnwindPlan::Row::RegisterLocation reg_location; in HandleCommonDwarfOpcode() local838 reg_location.SetAtCFAPlusOffset(op_offset); in HandleCommonDwarfOpcode()839 row.SetRegisterInfo(reg_num, reg_location); in HandleCommonDwarfOpcode()855 UnwindPlan::Row::RegisterLocation reg_location; in HandleCommonDwarfOpcode() local856 reg_location.SetAtCFAPlusOffset(op_offset); in HandleCommonDwarfOpcode()[all …]