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

/haiku-buildtools/gcc/libsanitizer/ubsan/
H A Dubsan_type_hash.cc219 VtablePrefix *Vtable = getVtablePrefix(Object); local
220 if (!Vtable)
225 dynamic_cast<abi::__class_type_info*>(Vtable->TypeInfo);
230 if (!isDerivedFromAtOffset(Derived, Base, -Vtable->Offset))
240 VtablePrefix *Vtable = getVtablePrefix(Object); local
241 if (!Vtable)
244 static_cast<const abi::__class_type_info*>(Vtable->TypeInfo),
245 -Vtable->Offset);
246 return DynamicTypeInfo(Vtable->TypeInfo->__type_name, -Vtable
[all...]
/haiku-buildtools/gcc/libvtv/
H A Dconfigure3 # Generated by GNU Autoconf 2.64 for GNU Vtable Verification Runtime Library 1.0.
557 PACKAGE_NAME='GNU Vtable Verification Runtime Library'
560 PACKAGE_STRING='GNU Vtable Verification Runtime Library 1.0'
1311 \`configure' configures GNU Vtable Verification Runtime Library 1.0 to adapt to many kinds of systems.
1382 short | recursive ) echo "Configuration of GNU Vtable Verification Runtime Library 1.0:";;
1427 GNU Vtable Verification Runtime Library home page: <http://www.gnu.org/software/libvtv/>.
1491 GNU Vtable Verification Runtime Library configure 1.0
1977 It was created by GNU Vtable Verification Runtime Library $as_me 1.0, which was
16133 This file was extended by GNU Vtable Verification Runtime Library $as_me 1.0, which was
16184 GNU Vtable Verificatio
[all...]

Completed in 104 milliseconds