Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dprivate_typeinfo.cpp637 int32_t offset_to_ti_proxy = vtable[-1]; in __dynamic_cast() local
639 reinterpret_cast<const uint8_t*>(vtable) + offset_to_ti_proxy; in __dynamic_cast()