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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash.cpp30 return getDynamicTypeInfoFromVtable(VtablePtr);
H A Dubsan_type_hash.h46 DynamicTypeInfo getDynamicTypeInfoFromVtable(void *Vtable);
H A Dubsan_type_hash_win.cpp46 __ubsan::getDynamicTypeInfoFromVtable(void *VtablePtr) { function in class:__ubsan
H A Dubsan_handlers_cxx.cpp108 ? getDynamicTypeInfoFromVtable((void *)Vtable)
H A Dubsan_type_hash_itanium.cpp246 __ubsan::getDynamicTypeInfoFromVtable(void *VtablePtr) { function in class:__ubsan

Completed in 103 milliseconds