Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/lldb/source/Core/
H A DValueObjectMemory.cpp64 m_value.SetValueType(Value::ValueType::LoadAddress); in ValueObjectMemory()
69 m_value.SetValueType(Value::ValueType::FileAddress); in ValueObjectMemory()
73 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.cpp114 m_value.SetValueType(parent->GetValue().GetValueType()); in UpdateValue()
128 m_value.SetValueType(Value::ValueType::LoadAddress); in UpdateValue()
130 m_value.SetValueType(Value::ValueType::FileAddress); in UpdateValue()
133 m_value.SetValueType(is_instance_ptr_base in UpdateValue()
138 m_value.SetValueType(Value::ValueType::HostAddress); in UpdateValue()
142 m_value.SetValueType(Value::ValueType::Scalar); in UpdateValue()
H A DValueObjectConstResult.cpp76 m_value.SetValueType(Value::ValueType::HostAddress); in ValueObjectConstResult()
118 m_value.SetValueType(Value::ValueType::HostAddress); in ValueObjectConstResult()
151 m_value.SetValueType(Value::ValueType::Scalar); in ValueObjectConstResult()
154 m_value.SetValueType(Value::ValueType::FileAddress); in ValueObjectConstResult()
157 m_value.SetValueType(Value::ValueType::LoadAddress); in ValueObjectConstResult()
160 m_value.SetValueType(Value::ValueType::HostAddress); in ValueObjectConstResult()
H A DValueObjectConstResultImpl.cpp135 m_address_of_backend->GetValue().SetValueType(Value::ValueType::Scalar); in AddressOf()
H A DValueObjectRegister.cpp253 m_value.SetValueType(Value::ValueType::HostAddress); in UpdateValue()
H A DValueObjectDynamicValue.cpp238 m_value.SetValueType(value_type); in UpdateValue()
/llvm-project-15.0.7/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DAppleGetItemInfoHandler.cpp262 return_buffer_ptr_value.SetValueType(Value::ValueType::Scalar); in GetItemInfo()
267 debug_value.SetValueType(Value::ValueType::Scalar); in GetItemInfo()
273 item_value.SetValueType(Value::ValueType::Scalar); in GetItemInfo()
277 page_to_free_value.SetValueType(Value::ValueType::Scalar); in GetItemInfo()
281 page_to_free_size_value.SetValueType(Value::ValueType::Scalar); in GetItemInfo()
H A DAppleGetPendingItemsHandler.cpp265 return_buffer_ptr_value.SetValueType(Value::ValueType::Scalar); in GetPendingItems()
270 debug_value.SetValueType(Value::ValueType::Scalar); in GetPendingItems()
276 queue_value.SetValueType(Value::ValueType::Scalar); in GetPendingItems()
280 page_to_free_value.SetValueType(Value::ValueType::Scalar); in GetPendingItems()
284 page_to_free_size_value.SetValueType(Value::ValueType::Scalar); in GetPendingItems()
H A DAppleGetThreadItemInfoHandler.cpp266 return_buffer_ptr_value.SetValueType(Value::ValueType::Scalar); in GetThreadItemInfo()
271 debug_value.SetValueType(Value::ValueType::Scalar); in GetThreadItemInfo()
277 thread_id_value.SetValueType(Value::ValueType::Scalar); in GetThreadItemInfo()
281 page_to_free_value.SetValueType(Value::ValueType::Scalar); in GetThreadItemInfo()
285 page_to_free_size_value.SetValueType(Value::ValueType::Scalar); in GetThreadItemInfo()
H A DAppleGetQueuesHandler.cpp268 return_buffer_ptr_value.SetValueType(Value::ValueType::Scalar); in GetCurrentQueues()
273 debug_value.SetValueType(Value::ValueType::Scalar); in GetCurrentQueues()
277 page_to_free_value.SetValueType(Value::ValueType::Scalar); in GetCurrentQueues()
283 page_to_free_size_value.SetValueType(Value::ValueType::Scalar); in GetCurrentQueues()
/llvm-project-15.0.7/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()
/llvm-project-15.0.7/lldb/source/Expression/
H A DDWARFExpression.cpp106 value.SetValueType(Value::ValueType::Scalar); in ReadRegisterValueAsScalar()
751 value->SetValueType(Value::ValueType::LoadAddress); in UpdateValueTypeFromLocationDescription()
755 value->SetValueType(Value::ValueType::Scalar); in UpdateValueTypeFromLocationDescription()
760 value->SetValueType(Value::ValueType::Scalar); in UpdateValueTypeFromLocationDescription()
909 stack.back().SetValueType(Value::ValueType::FileAddress); in Evaluate()
991 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
1975 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
1994 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
2339 stack.back().SetValueType(Value::ValueType::Scalar); in Evaluate()
2487 stack.back().SetValueType(Value::ValueType::LoadAddress); in Evaluate()
[all …]
H A DFunctionCaller.cpp297 ret_value.SetValueType(Value::ValueType::Scalar); in FetchFunctionResults()
/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOS.cpp255 mode_value.SetValueType(Value::ValueType::Scalar); in NotifyBreakpointHit()
259 count_value.SetValueType(Value::ValueType::Scalar); in NotifyBreakpointHit()
262 count_value.SetValueType(Value::ValueType::Scalar); in NotifyBreakpointHit()
266 headers_value.SetValueType(Value::ValueType::Scalar); in NotifyBreakpointHit()
/llvm-project-15.0.7/lldb/source/Plugins/ABI/X86/
H A DABISysV_i386.cpp381 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
388 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
456 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
H A DABIWindows_x86_64.cpp412 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
498 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
H A DABISysV_x86_64.cpp403 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
491 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp429 input_value.SetValueType(Value::ValueType::Scalar); in RefreshTrampolines()
878 void_ptr_value.SetValueType(Value::ValueType::Scalar); in GetStepThroughDispatchPlan()
998 isa_value.SetValueType(Value::ValueType::LoadAddress); in GetStepThroughDispatchPlan()
1094 flag_value.SetValueType(Value::ValueType::Scalar); in GetStepThroughDispatchPlan()
H A DAppleObjCRuntimeV2.cpp1653 value.SetValueType(Value::ValueType::Scalar); in GetClassInfoUtilityFunctionImpl()
1657 value.SetValueType(Value::ValueType::Scalar); in GetClassInfoUtilityFunctionImpl()
1821 value.SetValueType(Value::ValueType::Scalar); in GetClassInfoUtilityFunctionImpl()
1827 value.SetValueType(Value::ValueType::Scalar); in GetClassInfoUtilityFunctionImpl()
1831 value.SetValueType(Value::ValueType::Scalar); in GetClassInfoUtilityFunctionImpl()
2005 return_value.SetValueType(Value::ValueType::Scalar); in UpdateISAToDescriptorMap()
2237 return_value.SetValueType(Value::ValueType::Scalar); in UpdateISAToDescriptorMap()
/llvm-project-15.0.7/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()
/llvm-project-15.0.7/lldb/source/Target/
H A DThreadPlanTracer.cpp194 value.SetValueType(Value::ValueType::Scalar); in Log()
/llvm-project-15.0.7/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()
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1522 var_location.SetValueType(Value::ValueType::HostAddress); in GetVariableValue()
1558 var_location.SetValueType(Value::ValueType::LoadAddress); in GetVariableValue()
1761 parser_vars->m_lldb_value.SetValueType(Value::ValueType::LoadAddress); in AddOneGenericVariable()
1952 parser_vars->m_lldb_value.SetValueType(Value::ValueType::LoadAddress); in AddOneFunction()
1959 parser_vars->m_lldb_value.SetValueType(Value::ValueType::FileAddress); in AddOneFunction()
/llvm-project-15.0.7/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.cpp523 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
606 value.SetValueType(Value::ValueType::Scalar); in GetReturnValueObjectSimple()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp695 value.SetValueType(Value::ValueType::Scalar); in MakeLoadImageUtilityFunction()

12