Searched refs:vtable_location (Results 1 – 1 of 1) sorted by relevance
205 const char *vtable_location = *static_cast<const char * const *>(sub); in __dynamic_cast() local207 reinterpret_cast<const vtable_header*>(vtable_location - sizeof(vtable_header)); in __dynamic_cast()