Searched refs:register_location (Results 1 – 2 of 2) sorted by relevance
263 UnwindPlan::Row::AbstractRegisterLocation ®ister_location) const { in GetRegisterInfo()266 register_location = pos->second; in GetRegisterInfo()270 register_location.SetUndefined(); in GetRegisterInfo()285 const UnwindPlan::Row::AbstractRegisterLocation register_location) { in SetRegisterInfo() argument286 m_register_locations[reg_num] = register_location; in SetRegisterInfo()
352 AbstractRegisterLocation ®ister_location) const;355 const AbstractRegisterLocation register_location);