Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectDynamicValue.cpp155 found_dynamic_type = preferred_runtime->GetDynamicTypeAndAddress( in UpdateValue()
164 found_dynamic_type = runtime->GetDynamicTypeAndAddress( in UpdateValue()
170 found_dynamic_type = runtime->GetDynamicTypeAndAddress( in UpdateValue()
177 found_dynamic_type = runtime->GetDynamicTypeAndAddress( in UpdateValue()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.h67 bool GetDynamicTypeAndAddress(ValueObject &in_value,
H A DGNUstepObjCRuntime.cpp125 bool GNUstepObjCRuntime::GetDynamicTypeAndAddress( in GetDynamicTypeAndAddress() function in GNUstepObjCRuntime
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.h54 bool GetDynamicTypeAndAddress(ValueObject &in_value,
H A DItaniumABILanguageRuntime.cpp288 bool ItaniumABILanguageRuntime::GetDynamicTypeAndAddress( in GetDynamicTypeAndAddress() function in ItaniumABILanguageRuntime
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.h54 bool GetDynamicTypeAndAddress(ValueObject &in_value,
H A DAppleObjCRuntimeV1.h100 bool GetDynamicTypeAndAddress(ValueObject &in_value,
H A DAppleObjCRuntimeV1.cpp48 bool AppleObjCRuntimeV1::GetDynamicTypeAndAddress( in GetDynamicTypeAndAddress() function in AppleObjCRuntimeV1
H A DAppleObjCRuntimeV2.h53 bool GetDynamicTypeAndAddress(ValueObject &in_value,
H A DAppleObjCRuntime.cpp270 bool AppleObjCRuntime::GetDynamicTypeAndAddress( in GetDynamicTypeAndAddress() function in AppleObjCRuntime
H A DAppleObjCRuntimeV2.cpp770 bool AppleObjCRuntimeV2::GetDynamicTypeAndAddress( in GetDynamicTypeAndAddress() function in AppleObjCRuntimeV2
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguageRuntime.h108 virtual bool GetDynamicTypeAndAddress(ValueObject &in_value,