Searched refs:isRegisterPlusOffset (Results 1 – 4 of 4) sorted by relevance
202 isRegisterPlusOffset, // FA = register + offset enumerator224 return m_type == isRegisterPlusOffset; in IsRegisterPlusOffset()228 m_type = isRegisterPlusOffset; in SetIsRegisterPlusOffset()251 if (m_type == isRegisterDereferenced || m_type == isRegisterPlusOffset) in GetRegisterNumber()260 case isRegisterPlusOffset: in GetOffset()270 if (m_type == isRegisterPlusOffset) in IncOffset()275 if (m_type == isRegisterPlusOffset) in SetOffset()
94 UnwindPlan::Row::FAValue::isRegisterPlusOffset || in AugmentUnwindPlanFromCallSite()
174 case isRegisterPlusOffset: in operator ==()193 case isRegisterPlusOffset: in Dump()
1843 case UnwindPlan::Row::FAValue::isRegisterPlusOffset: { in ReadFrameAddress()