Home
last modified time | relevance | path

Searched refs:GetDynamicTypeAndAddress (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
DValueObjectDynamicValue.cpp209 …found_dynamic_type = runtime->GetDynamicTypeAndAddress (*m_parent, m_use_dynamic, class_type_or_na… in UpdateValue()
215 …found_dynamic_type = cpp_runtime->GetDynamicTypeAndAddress (*m_parent, m_use_dynamic, class_type_o… in UpdateValue()
221 …found_dynamic_type = objc_runtime->GetDynamicTypeAndAddress (*m_parent, m_use_dynamic, class_type_… in UpdateValue()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.h35 GetDynamicTypeAndAddress (ValueObject &in_value,
DItaniumABILanguageRuntime.cpp47 ItaniumABILanguageRuntime::GetDynamicTypeAndAddress (ValueObject &in_value, in GetDynamicTypeAndAddress() function in ItaniumABILanguageRuntime
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
DLanguageRuntime.h49 GetDynamicTypeAndAddress (ValueObject &in_value,