Searched refs:isRegisterPlusOffset (Results 1 – 4 of 4) sorted by relevance
203 isRegisterPlusOffset, // FA = register + offset enumerator219 return m_type == isRegisterPlusOffset; in IsRegisterPlusOffset()223 m_type = isRegisterPlusOffset; in SetIsRegisterPlusOffset()246 if (m_type == isRegisterDereferenced || m_type == isRegisterPlusOffset) in GetRegisterNumber()254 if (m_type == isRegisterPlusOffset) in GetOffset()260 if (m_type == isRegisterPlusOffset) in IncOffset()265 if (m_type == isRegisterPlusOffset) in SetOffset()
147 case isRegisterPlusOffset: in operator ==()166 case isRegisterPlusOffset: in Dump()
95 UnwindPlan::Row::FAValue::isRegisterPlusOffset || in AugmentUnwindPlanFromCallSite()
1780 case UnwindPlan::Row::FAValue::isRegisterPlusOffset: { in ReadFrameAddress()