reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/include/lldb/Core/Value.h
  158         SetValueType(eValueTypeScalar);
tools/lldb/source/Core/Value.cpp
  685   SetValueType(Value::eValueTypeLoadAddress);
tools/lldb/source/Core/ValueObject.cpp
 3170         ptr_result_valobj_sp->GetValue().SetValueType(
tools/lldb/source/Core/ValueObjectChild.cpp
  122       m_value.SetValueType(value_type);
  145               m_value.SetValueType(Value::eValueTypeLoadAddress);
  147               m_value.SetValueType(Value::eValueTypeFileAddress);
  150             m_value.SetValueType(is_instance_ptr_base
  155             m_value.SetValueType(Value::eValueTypeHostAddress);
  159             m_value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Core/ValueObjectConstResult.cpp
   74   m_value.SetValueType(Value::eValueTypeHostAddress);
  112   m_value.SetValueType(Value::eValueTypeHostAddress);
  144     m_value.SetValueType(Value::eValueTypeScalar);
  147     m_value.SetValueType(Value::eValueTypeFileAddress);
  150     m_value.SetValueType(Value::eValueTypeLoadAddress);
  153     m_value.SetValueType(Value::eValueTypeHostAddress);
tools/lldb/source/Core/ValueObjectConstResultImpl.cpp
  136     m_address_of_backend->GetValue().SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Core/ValueObjectDynamicValue.cpp
  243   m_value.SetValueType(value_type);
tools/lldb/source/Core/ValueObjectMemory.cpp
   58     m_value.SetValueType(Value::eValueTypeLoadAddress);
   63       m_value.SetValueType(Value::eValueTypeFileAddress);
   67       m_value.SetValueType(Value::eValueTypeScalar);
   90     m_value.SetValueType(Value::eValueTypeLoadAddress);
   95       m_value.SetValueType(Value::eValueTypeFileAddress);
   99       m_value.SetValueType(Value::eValueTypeScalar);
  189           m_value.SetValueType(Value::eValueTypeLoadAddress);
tools/lldb/source/Core/ValueObjectRegister.cpp
  311         m_value.SetValueType(Value::eValueTypeHostAddress);
tools/lldb/source/Expression/DWARFExpression.cpp
  183           value.SetValueType(Value::eValueTypeScalar);
 1074       stack.back().SetValueType(Value::eValueTypeFileAddress);
 1164         stack.back().SetValueType(Value::eValueTypeLoadAddress);
 2102         stack.back().SetValueType(Value::eValueTypeLoadAddress);
 2121         stack.back().SetValueType(Value::eValueTypeLoadAddress);
 2134             stack.back().SetValueType(Value::eValueTypeLoadAddress);
 2419       stack.back().SetValueType(Value::eValueTypeScalar);
 2512           stack.back().SetValueType(Value::eValueTypeLoadAddress);
 2572       stack.back().SetValueType(Value::eValueTypeLoadAddress);
 2592       stack.back().SetValueType(Value::eValueTypeFileAddress);
tools/lldb/source/Expression/FunctionCaller.cpp
  296   ret_value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp
 2273     value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/ABI/SysV-arc/ABISysV_arc.cpp
  466     value.SetValueType(Value::eValueTypeScalar);
  474     value.SetValueType(Value::eValueTypeScalar);
  537     value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp
 2243     value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp
  506     value.SetValueType(Value::eValueTypeScalar);
  513     value.SetValueType(Value::eValueTypeScalar);
  581       value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp
  765     value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp
  521     value.SetValueType(Value::eValueTypeScalar);
  604     value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp
  578     value_sp->SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.cpp
  503     value.SetValueType(Value::eValueTypeScalar);
  587     value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp
  554     value.SetValueType(Value::eValueTypeScalar);
  642     value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/ABI/Windows-x86_64/ABIWindows_x86_64.cpp
 1389     value.SetValueType(Value::eValueTypeScalar);
 1475     value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp
  243     mode_value.SetValueType(Value::eValueTypeScalar);
  247       count_value.SetValueType(Value::eValueTypeScalar);
  250       count_value.SetValueType(Value::eValueTypeScalar);
  254     headers_value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp
  354     input_value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
 1566       var_location.SetValueType(Value::eValueTypeHostAddress);
 1602       var_location.SetValueType(Value::eValueTypeLoadAddress);
 1757   parser_vars->m_lldb_value.SetValueType(Value::eValueTypeLoadAddress);
 2049     parser_vars->m_lldb_value.SetValueType(Value::eValueTypeLoadAddress);
 2056     parser_vars->m_lldb_value.SetValueType(Value::eValueTypeFileAddress);
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
 1359     value.SetValueType(Value::eValueTypeScalar);
 1364     value.SetValueType(Value::eValueTypeScalar);
 1436     return_value.SetValueType(Value::eValueTypeScalar);
 1668     value.SetValueType(Value::eValueTypeScalar);
 1674     value.SetValueType(Value::eValueTypeScalar);
 1740     return_value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp
  531     input_value.SetValueType(Value::eValueTypeScalar);
  903     void_ptr_value.SetValueType(Value::eValueTypeScalar);
 1015       isa_value.SetValueType(Value::eValueTypeLoadAddress);
 1077       flag_value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
  719   value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp
 1507     cfa_val.SetValueType(Value::eValueTypeLoadAddress);
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp
  273   return_buffer_ptr_value.SetValueType(Value::eValueTypeScalar);
  278   debug_value.SetValueType(Value::eValueTypeScalar);
  284   item_value.SetValueType(Value::eValueTypeScalar);
  288   page_to_free_value.SetValueType(Value::eValueTypeScalar);
  292   page_to_free_size_value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp
  276   return_buffer_ptr_value.SetValueType(Value::eValueTypeScalar);
  281   debug_value.SetValueType(Value::eValueTypeScalar);
  287   queue_value.SetValueType(Value::eValueTypeScalar);
  291   page_to_free_value.SetValueType(Value::eValueTypeScalar);
  295   page_to_free_size_value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp
  277   return_buffer_ptr_value.SetValueType(Value::eValueTypeScalar);
  282   debug_value.SetValueType(Value::eValueTypeScalar);
  286   page_to_free_value.SetValueType(Value::eValueTypeScalar);
  292   page_to_free_size_value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp
  279   return_buffer_ptr_value.SetValueType(Value::eValueTypeScalar);
  284   debug_value.SetValueType(Value::eValueTypeScalar);
  290   thread_id_value.SetValueType(Value::eValueTypeScalar);
  294   page_to_free_value.SetValueType(Value::eValueTypeScalar);
  298   page_to_free_size_value.SetValueType(Value::eValueTypeScalar);
tools/lldb/source/Target/ThreadPlanTracer.cpp
  194       value.SetValueType(Value::eValueTypeScalar);