Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectDynamicValue.cpp157 found_dynamic_type = runtime->GetDynamicTypeAndAddress( in UpdateValue()
163 found_dynamic_type = runtime->GetDynamicTypeAndAddress( in UpdateValue()
170 found_dynamic_type = runtime->GetDynamicTypeAndAddress( in UpdateValue()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.h44 bool GetDynamicTypeAndAddress(ValueObject &in_value,
H A DItaniumABILanguageRuntime.cpp192 bool ItaniumABILanguageRuntime::GetDynamicTypeAndAddress( in GetDynamicTypeAndAddress() function in ItaniumABILanguageRuntime
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.h52 bool GetDynamicTypeAndAddress(ValueObject &in_value,
H A DAppleObjCRuntimeV1.h95 bool GetDynamicTypeAndAddress(ValueObject &in_value,
H A DAppleObjCRuntimeV1.cpp46 bool AppleObjCRuntimeV1::GetDynamicTypeAndAddress( in GetDynamicTypeAndAddress() function in AppleObjCRuntimeV1
H A DAppleObjCRuntimeV2.h51 bool GetDynamicTypeAndAddress(ValueObject &in_value,
H A DAppleObjCRuntime.cpp248 bool AppleObjCRuntime::GetDynamicTypeAndAddress( in GetDynamicTypeAndAddress() function in AppleObjCRuntime
H A DAppleObjCRuntimeV2.cpp404 bool AppleObjCRuntimeV2::GetDynamicTypeAndAddress( in GetDynamicTypeAndAddress() function in AppleObjCRuntimeV2
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DLanguageRuntime.h78 virtual bool GetDynamicTypeAndAddress(ValueObject &in_value,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h329 bool GetDynamicTypeAndAddress(ValueObject &in_value,
H A DRenderScriptRuntime.cpp1043 bool RenderScriptRuntime::GetDynamicTypeAndAddress( in GetDynamicTypeAndAddress() function in RenderScriptRuntime