Home
last modified time | relevance | path

Searched refs:SetValueType (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DValueObjectMemory.cpp65 m_value.SetValueType(Value::ValueType::LoadAddress); in ValueObjectMemory()
70 m_value.SetValueType(Value::ValueType::FileAddress); in ValueObjectMemory()
74 m_value.SetValueType(Value::ValueType::Scalar); in ValueObjectMemory()
95 m_value.SetValueType(Value::ValueType::LoadAddress); in ValueObjectMemory()
100 m_value.SetValueType(Value::ValueType::FileAddress); in ValueObjectMemory()
104 m_value.SetValueType(Value::ValueType::Scalar); in ValueObjectMemory()
195 m_value.SetValueType(Value::ValueType::LoadAddress); in UpdateValue()
H A DValueObjectChild.cpp112 m_value.SetValueType(parent->GetValue().GetValueType()); in UpdateValue()
126 m_value.SetValueType(Value::ValueType::LoadAddress); in UpdateValue()
128 m_value.SetValueType(Value::ValueType::FileAddress); in UpdateValue()
131 m_value.SetValueType(is_instance_ptr_base in UpdateValue()
136 m_value.SetValueType(Value::ValueType::HostAddress); in UpdateValue()
140 m_value.SetValueType(Value::ValueType::Scalar); in UpdateValue()
H A DValueObjectConstResult.cpp77 m_value.SetValueType(Value::ValueType::HostAddress); in ValueObjectConstResult()
119 m_value.SetValueType(Value::ValueType::HostAddress); in ValueObjectConstResult()
152 m_value.SetValueType(Value::ValueType::Scalar); in ValueObjectConstResult()
155 m_value.SetValueType(Value::ValueType::FileAddress); in ValueObjectConstResult()
158 m_value.SetValueType(Value::ValueType::LoadAddress); in ValueObjectConstResult()
161 m_value.SetValueType(Value::ValueType::HostAddress); in ValueObjectConstResult()
H A DValueObjectVTable.cpp88 m_value.SetValueType(Value::ValueType::LoadAddress); in UpdateValue()
257 m_value.SetValueType(Value::ValueType::LoadAddress); in UpdateValue()
H A DValueObjectConstResultImpl.cpp142 m_address_of_backend->GetValue().SetValueType(Value::ValueType::Scalar); in AddressOf()
H A DValueObjectRegister.cpp251 m_value.SetValueType(Value::ValueType::HostAddress); in UpdateValue()
H A DValueObjectDynamicValue.cpp252 m_value.SetValueType(value_type); in UpdateValue()
H A DValue.cpp678 SetValueType(Value::ValueType::LoadAddress); in ConvertToLoadAddress()
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp120 value.SetValueType(Value::ValueType::Scalar); in ReadRegisterValueAsScalar()
784 value->SetValueType(Value::ValueType::LoadAddress); in UpdateValueTypeFromLocationDescription()
788 value->SetValueType(Value::ValueType::Scalar); in UpdateValueTypeFromLocationDescription()
793 value->SetValueType(Value::ValueType::Scalar); in UpdateValueTypeFromLocationDescription()
948 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
950 stack.back().SetValueType(Value::ValueType::FileAddress); in Evaluate()
1029 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
2024 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
2043 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
2388 stack.back().SetValueType(Value::ValueType::Scalar); in Evaluate()
[all …]
H A DFunctionCaller.cpp323 ret_value.SetValueType(Value::ValueType::Scalar); in FetchFunctionResults()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DValue.h89 void SetValueType(ValueType value_type) { m_value_type = value_type; } in SetValueType() function
102 SetValueType(ValueType::Scalar); in SetContext()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.cpp479 value.SetValueType(Value::ValueType::Scalar); in GetValObjFromIntRegs()
521 value.SetValueType(Value::ValueType::Scalar); in GetValObjFromFPRegs()
560 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
615 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectImpl()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABISysV_i386.cpp382 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
389 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
457 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
H A DABIWindows_x86_64.cpp413 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
499 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
H A DABISysV_x86_64.cpp404 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
492 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp428 input_value.SetValueType(Value::ValueType::Scalar); in RefreshTrampolines()
877 void_ptr_value.SetValueType(Value::ValueType::Scalar); in GetStepThroughDispatchPlan()
997 isa_value.SetValueType(Value::ValueType::LoadAddress); in GetStepThroughDispatchPlan()
1093 flag_value.SetValueType(Value::ValueType::Scalar); in GetStepThroughDispatchPlan()
H A DAppleObjCRuntimeV2.cpp1805 value.SetValueType(Value::ValueType::Scalar); in GetClassInfoUtilityFunctionImpl()
1809 value.SetValueType(Value::ValueType::Scalar); in GetClassInfoUtilityFunctionImpl()
1973 value.SetValueType(Value::ValueType::Scalar); in GetClassInfoUtilityFunctionImpl()
1979 value.SetValueType(Value::ValueType::Scalar); in GetClassInfoUtilityFunctionImpl()
1983 value.SetValueType(Value::ValueType::Scalar); in GetClassInfoUtilityFunctionImpl()
2160 return_value.SetValueType(Value::ValueType::Scalar); in UpdateISAToDescriptorMap()
2398 return_value.SetValueType(Value::ValueType::Scalar); in UpdateISAToDescriptorMap()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/ARC/
H A DABISysV_arc.cpp468 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
476 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
539 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectImpl()
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanTracer.cpp194 value.SetValueType(Value::ValueType::Scalar); in Log()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/SystemZ/
H A DABISysV_s390x.cpp491 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
575 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1511 var_location.SetValueType(Value::ValueType::HostAddress); in GetVariableValue()
1547 var_location.SetValueType(Value::ValueType::LoadAddress); in GetVariableValue()
1750 parser_vars->m_lldb_value.SetValueType(Value::ValueType::LoadAddress); in AddOneGenericVariable()
1941 parser_vars->m_lldb_value.SetValueType(Value::ValueType::LoadAddress); in AddOneFunction()
1948 parser_vars->m_lldb_value.SetValueType(Value::ValueType::FileAddress); in AddOneFunction()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.cpp524 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
607 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp648 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectImpl()
H A DABISysV_arm64.cpp618 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectImpl()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips64.cpp769 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectImpl()

12