Home
last modified time | relevance | path

Searched refs:SetDynamicTypeInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.h110 void SetDynamicTypeInfo(const lldb_private::Address &vtable_addr,
DItaniumABILanguageRuntime.cpp175 SetDynamicTypeInfo(vtable_addr, type_info); in GetTypeInfoFromVTableAddress()
611 void ItaniumABILanguageRuntime::SetDynamicTypeInfo( in SetDynamicTypeInfo() function in ItaniumABILanguageRuntime