Home
last modified time | relevance | path

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

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