Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.h108 void SetDynamicTypeInfo(const lldb_private::Address &vtable_addr,
H A DItaniumABILanguageRuntime.cpp175 SetDynamicTypeInfo(vtable_addr, type_info); in GetTypeInfoFromVTableAddress()
601 void ItaniumABILanguageRuntime::SetDynamicTypeInfo( in SetDynamicTypeInfo() function in ItaniumABILanguageRuntime