Searched refs:unwindplan_regloc (Results 1 – 1 of 1) sorted by relevance
1268 UnwindPlan::Row::RegisterLocation unwindplan_regloc; in SavedLocationForRegister() local1292 unwindplan_regloc) && in SavedLocationForRegister()1293 !unwindplan_regloc.IsUndefined()) { in SavedLocationForRegister()1377 unwindplan_regloc)) { in SavedLocationForRegister()1430 pc_regnum == regnum && unwindplan_regloc.IsInOtherRegister() && in SavedLocationForRegister()1431 unwindplan_regloc.GetRegisterNumber() == in SavedLocationForRegister()1459 unwindplan_regloc)) { in SavedLocationForRegister()1489 abi->GetFallbackRegisterLocation(reg_info, unwindplan_regloc)) { in SavedLocationForRegister()1527 if (unwindplan_regloc.IsUnspecified()) { in SavedLocationForRegister()1536 if (unwindplan_regloc.IsUndefined()) { in SavedLocationForRegister()[all …]