Lines Matching refs:RegisterLocation
25 bool UnwindPlan::Row::RegisterLocation::
26 operator==(const UnwindPlan::Row::RegisterLocation &rhs) const { in operator ==()
56 void UnwindPlan::Row::RegisterLocation::SetAtDWARFExpression( in SetAtDWARFExpression()
65 void UnwindPlan::Row::RegisterLocation::SetIsDWARFExpression( in SetIsDWARFExpression()
93 void UnwindPlan::Row::RegisterLocation::Dump(Stream &s, in Dump()
253 UnwindPlan::Row::RegisterLocation ®ister_location) const { in GetRegisterInfo()
275 const UnwindPlan::Row::RegisterLocation register_location) { in SetRegisterInfo()
285 RegisterLocation reg_loc; in SetRegisterLocationToAtCFAPlusOffset()
297 RegisterLocation reg_loc; in SetRegisterLocationToIsCFAPlusOffset()
314 RegisterLocation reg_loc; in SetRegisterLocationToUndefined()
325 RegisterLocation reg_loc; in SetRegisterLocationToUnspecified()
337 RegisterLocation reg_loc; in SetRegisterLocationToRegister()
348 RegisterLocation reg_loc; in SetRegisterLocationToSame()