Searched defs:base_offset_addr (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp270 const lldb::addr_t base_offset_addr = vtable_ptr + vbtable_index * 4; local
282 const lldb::addr_t base_offset_addr = local

Completed in 136 milliseconds