Home
last modified time | relevance | path

Searched defs:VtablePtr (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash.cpp29 void *VtablePtr = *reinterpret_cast<void **>(Object); in getDynamicTypeInfoFromObject() local
H A Dubsan_type_hash_itanium.cpp234 void *VtablePtr = *reinterpret_cast<void **>(Object); in checkDynamicType() local
260 __ubsan::getDynamicTypeInfoFromVtable(void *VtablePtr) { in getDynamicTypeInfoFromVtable() argument
H A Dubsan_type_hash_win.cpp46 __ubsan::getDynamicTypeInfoFromVtable(void *VtablePtr) { in getDynamicTypeInfoFromVtable()