Searched refs:SetRegisterKind (Results 1 – 15 of 15) sorted by relevance
111 void SetRegisterKind(lldb::RegisterKind reg_kind);
179 result.SetRegisterKind(register_kind); in ConvertPDBLocationToDWARFExpression()
742 unwind_plan.SetRegisterKind(eRegisterKindEHFrame); in CreateUnwindPlan_x86_64()1009 unwind_plan.SetRegisterKind(eRegisterKindEHFrame); in CreateUnwindPlan_i386()1301 unwind_plan.SetRegisterKind(eRegisterKindEHFrame); in CreateUnwindPlan_arm64()1429 unwind_plan.SetRegisterKind(eRegisterKindEHFrame); in CreateUnwindPlan_armv7()
347 unwind_plan.SetRegisterKind(eRegisterKindDWARF); in GetUnwindPlan()
127 result.SetRegisterKind(register_kind); in MakeLocationExpressionInternal()
119 unwind_plan.SetRegisterKind(eRegisterKindLLDB); in CreateFunctionEntryUnwind()
462 void SetRegisterKind(lldb::RegisterKind kind) { m_register_kind = kind; } in SetRegisterKind() function
1643 dwarfexpr.GetMutableExpressionAtAddress()->SetRegisterKind(abs_regkind); in SavedLocationForRegister()2027 dwarfexpr.GetMutableExpressionAtAddress()->SetRegisterKind( in ReadFrameAddress()
441 unwind_plan.SetRegisterKind(eRegisterKindLLDB); in CreateFunctionEntryUnwind()
922 unwind_plan.SetRegisterKind(eRegisterKindLLDB); in GetNonCallSiteUnwindPlanFromAssembly()
859 result.SetRegisterKind(eRegisterKindDWARF); in CreateDWARFExpression()
90 void DWARFExpression::SetRegisterKind(RegisterKind reg_kind) { in SetRegisterKind() function in DWARFExpression
1018 unwind_plan.SetRegisterKind(eRegisterKindDWARF); in CreateFunctionEntryUnwind()
1129 unwind_plan.SetRegisterKind(eRegisterKindDWARF); in CreateFunctionEntryUnwind()
14459 unwind_plan.SetRegisterKind(eRegisterKindDWARF); in CreateFunctionEntryUnwind()