Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DValueObjectDynamicValue.cpp159 …found_dynamic_type = runtime->GetDynamicTypeAndAddress (*m_parent, m_use_dynamic, class_type_or_na… in UpdateValue()
165 …found_dynamic_type = cpp_runtime->GetDynamicTypeAndAddress (*m_parent, m_use_dynamic, class_type_o… in UpdateValue()
171 …found_dynamic_type = objc_runtime->GetDynamicTypeAndAddress (*m_parent, m_use_dynamic, class_type_… in UpdateValue()
/external/lldb/include/lldb/Target/
DLanguageRuntime.h49 GetDynamicTypeAndAddress (ValueObject &in_value,
/external/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.h35 GetDynamicTypeAndAddress (ValueObject &in_value,
DItaniumABILanguageRuntime.cpp46 ItaniumABILanguageRuntime::GetDynamicTypeAndAddress (ValueObject &in_value, in GetDynamicTypeAndAddress() function in ItaniumABILanguageRuntime
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntime.h44 GetDynamicTypeAndAddress (ValueObject &in_value,
DAppleObjCRuntimeV1.h97 GetDynamicTypeAndAddress (ValueObject &in_value,
DAppleObjCRuntimeV2.h37 GetDynamicTypeAndAddress (ValueObject &in_value,
DAppleObjCRuntimeV1.cpp50 AppleObjCRuntimeV1::GetDynamicTypeAndAddress (ValueObject &in_value, in GetDynamicTypeAndAddress() function in AppleObjCRuntimeV1
DAppleObjCRuntime.cpp231 AppleObjCRuntime::GetDynamicTypeAndAddress (ValueObject &in_value, in GetDynamicTypeAndAddress() function in AppleObjCRuntime
DAppleObjCRuntimeV2.cpp362 AppleObjCRuntimeV2::GetDynamicTypeAndAddress (ValueObject &in_value, in GetDynamicTypeAndAddress() function in AppleObjCRuntimeV2