Searched refs:isRegisterPlusOffset (Results 1 – 4 of 4) sorted by relevance
214 isRegisterPlusOffset, // FA = register + offset enumerator237 return m_type == isRegisterPlusOffset; in IsRegisterPlusOffset()241 m_type = isRegisterPlusOffset; in SetIsRegisterPlusOffset()273 if (m_type == isRegisterDereferenced || m_type == isRegisterPlusOffset) in GetRegisterNumber()282 case isRegisterPlusOffset: in GetOffset()292 if (m_type == isRegisterPlusOffset) in IncOffset()297 if (m_type == isRegisterPlusOffset) in SetOffset()
93 UnwindPlan::Row::FAValue::isRegisterPlusOffset || in AugmentUnwindPlanFromCallSite()
182 case isRegisterPlusOffset: in operator ==()203 case isRegisterPlusOffset: in Dump()
1993 case UnwindPlan::Row::FAValue::isRegisterPlusOffset: { in ReadFrameAddress()