Searched refs:vtable_location (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/libcxxrt/
H A Ddynamic_cast.cc205 const char *vtable_location = *static_cast<const char * const *>(sub); local
207 reinterpret_cast<const vtable_header*>(vtable_location - sizeof(vtable_header));

Completed in 113 milliseconds