Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.h112 void SetDynamicTypeInfo(const lldb_private::Address &vtable_addr,
H A DItaniumABILanguageRuntime.cpp177 SetDynamicTypeInfo(vtable_info.addr, type_info); in GetTypeInfo()
690 void ItaniumABILanguageRuntime::SetDynamicTypeInfo( in SetDynamicTypeInfo() function in ItaniumABILanguageRuntime