Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.cpp248 const lldb::addr_t offset_to_top_location = in GetDynamicTypeAndAddress() local
252 if (offset_to_top_location >= vtable_address_point) in GetDynamicTypeAndAddress()
255 offset_to_top_location, addr_byte_size, INT64_MIN, error); in GetDynamicTypeAndAddress()