| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | ValueObjectMemory.cpp | 59 m_value.SetValueType(Value::eValueTypeLoadAddress); in ValueObjectMemory() 64 m_value.SetValueType(Value::eValueTypeFileAddress); in ValueObjectMemory() 68 m_value.SetValueType(Value::eValueTypeScalar); in ValueObjectMemory() 91 m_value.SetValueType(Value::eValueTypeLoadAddress); in ValueObjectMemory() 96 m_value.SetValueType(Value::eValueTypeFileAddress); in ValueObjectMemory() 100 m_value.SetValueType(Value::eValueTypeScalar); in ValueObjectMemory() 192 m_value.SetValueType(Value::eValueTypeLoadAddress); in UpdateValue()
|
| H A D | ValueObjectChild.cpp | 123 m_value.SetValueType(value_type); in UpdateValue() 146 m_value.SetValueType(Value::eValueTypeLoadAddress); in UpdateValue() 148 m_value.SetValueType(Value::eValueTypeFileAddress); in UpdateValue() 151 m_value.SetValueType(is_instance_ptr_base in UpdateValue() 156 m_value.SetValueType(Value::eValueTypeHostAddress); in UpdateValue() 160 m_value.SetValueType(Value::eValueTypeScalar); in UpdateValue()
|
| H A D | ValueObjectConstResult.cpp | 75 m_value.SetValueType(Value::eValueTypeHostAddress); in ValueObjectConstResult() 113 m_value.SetValueType(Value::eValueTypeHostAddress); in ValueObjectConstResult() 145 m_value.SetValueType(Value::eValueTypeScalar); in ValueObjectConstResult() 148 m_value.SetValueType(Value::eValueTypeFileAddress); in ValueObjectConstResult() 151 m_value.SetValueType(Value::eValueTypeLoadAddress); in ValueObjectConstResult() 154 m_value.SetValueType(Value::eValueTypeHostAddress); in ValueObjectConstResult()
|
| H A D | ValueObjectConstResultImpl.cpp | 137 m_address_of_backend->GetValue().SetValueType(Value::eValueTypeScalar); in AddressOf()
|
| H A D | ValueObjectDynamicValue.cpp | 244 m_value.SetValueType(value_type); in UpdateValue()
|
| H A D | ValueObjectRegister.cpp | 307 m_value.SetValueType(Value::eValueTypeHostAddress); in UpdateValue()
|
| H A D | Value.cpp | 687 SetValueType(Value::eValueTypeLoadAddress); in ConvertToLoadAddress()
|
| H A D | ValueObject.cpp | 3154 ptr_result_valobj_sp->GetValue().SetValueType( in CreateValueObjectFromAddress()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/ |
| H A D | Value.h | 155 void SetValueType(ValueType value_type) { m_value_type = value_type; } in SetValueType() function 169 SetValueType(eValueTypeScalar); in SetContext()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCTrampolineHandler.cpp | 529 input_value.SetValueType(Value::eValueTypeScalar); in RefreshTrampolines() 903 void_ptr_value.SetValueType(Value::eValueTypeScalar); in GetStepThroughDispatchPlan() 1018 isa_value.SetValueType(Value::eValueTypeLoadAddress); in GetStepThroughDispatchPlan() 1081 flag_value.SetValueType(Value::eValueTypeScalar); in GetStepThroughDispatchPlan()
|
| H A D | AppleObjCRuntimeV2.cpp | 1340 value.SetValueType(Value::eValueTypeScalar); in UpdateISAToDescriptorMapDynamic() 1345 value.SetValueType(Value::eValueTypeScalar); in UpdateISAToDescriptorMapDynamic() 1418 return_value.SetValueType(Value::eValueTypeScalar); in UpdateISAToDescriptorMapDynamic() 1597 value.SetValueType(Value::eValueTypeScalar); in UpdateISAToDescriptorMapSharedCache() 1603 value.SetValueType(Value::eValueTypeScalar); in UpdateISAToDescriptorMapSharedCache() 1669 return_value.SetValueType(Value::eValueTypeScalar); in UpdateISAToDescriptorMapSharedCache()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/ |
| H A D | DWARFExpression.cpp | 674 value.SetValueType(Value::eValueTypeScalar); in ReadRegisterValueAsScalar() 1384 stack.back().SetValueType(Value::eValueTypeFileAddress); in Evaluate() 1478 stack.back().SetValueType(Value::eValueTypeLoadAddress); in Evaluate() 2491 stack.back().SetValueType(Value::eValueTypeLoadAddress); in Evaluate() 2512 stack.back().SetValueType(Value::eValueTypeLoadAddress); in Evaluate() 2525 stack.back().SetValueType(Value::eValueTypeLoadAddress); in Evaluate() 2822 stack.back().SetValueType(Value::eValueTypeScalar); in Evaluate() 2840 stack.back().SetValueType(Value::eValueTypeLoadAddress); in Evaluate() 2902 stack.back().SetValueType(Value::eValueTypeLoadAddress); in Evaluate() 2928 stack.back().SetValueType(Value::eValueTypeFileAddress); in Evaluate()
|
| H A D | FunctionCaller.cpp | 301 ret_value.SetValueType(Value::eValueTypeScalar); in FetchFunctionResults()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | ThreadPlanTracer.cpp | 190 value.SetValueType(Value::eValueTypeScalar); in Log()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-i386/ |
| H A D | ABISysV_i386.cpp | 508 value.SetValueType(Value::eValueTypeScalar); in GetReturnValueObjectSimple() 515 value.SetValueType(Value::eValueTypeScalar); in GetReturnValueObjectSimple() 583 value.SetValueType(Value::eValueTypeScalar); in GetReturnValueObjectSimple()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-s390x/ |
| H A D | ABISysV_s390x.cpp | 511 value.SetValueType(Value::eValueTypeScalar); in GetReturnValueObjectSimple() 595 value.SetValueType(Value::eValueTypeScalar); in GetReturnValueObjectSimple()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionDeclMap.cpp | 1611 var_location.SetValueType(Value::eValueTypeHostAddress); in GetVariableValue() 1649 var_location.SetValueType(Value::eValueTypeLoadAddress); in GetVariableValue() 1804 parser_vars->m_lldb_value.SetValueType(Value::eValueTypeLoadAddress); in AddOneGenericVariable() 2096 parser_vars->m_lldb_value.SetValueType(Value::eValueTypeLoadAddress); in AddOneFunction() 2103 parser_vars->m_lldb_value.SetValueType(Value::eValueTypeFileAddress); in AddOneFunction()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc/ |
| H A D | ABISysV_ppc.cpp | 527 value.SetValueType(Value::eValueTypeScalar); in GetReturnValueObjectSimple() 610 value.SetValueType(Value::eValueTypeScalar); in GetReturnValueObjectSimple()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ |
| H A D | ABISysV_x86_64.cpp | 1399 value.SetValueType(Value::eValueTypeScalar); in GetReturnValueObjectSimple() 1487 value.SetValueType(Value::eValueTypeScalar); in GetReturnValueObjectSimple()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc64/ |
| H A D | ABISysV_ppc64.cpp | 590 value_sp->SetValueType(Value::eValueTypeScalar); in NewScalarValue()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips64/ |
| H A D | ABISysV_mips64.cpp | 777 value.SetValueType(Value::eValueTypeScalar); in GetReturnValueObjectImpl()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.cpp | 1025 value.SetValueType(Value::eValueTypeScalar); in MakeLoadImageUtilityFunction()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm64/ |
| H A D | ABISysV_arm64.cpp | 2243 value.SetValueType(Value::eValueTypeScalar); in GetReturnValueObjectImpl()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm64/ |
| H A D | ABIMacOSX_arm64.cpp | 2274 value.SetValueType(Value::eValueTypeScalar); in GetReturnValueObjectImpl()
|