Home
last modified time | relevance | path

Searched defs:Vtable (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash_itanium.cpp209 VtablePrefix *getVtablePrefix(void *Vtable) { in getVtablePrefix()
235 VtablePrefix *Vtable = getVtablePrefix(VtablePtr); in checkDynamicType() local
261 VtablePrefix *Vtable = getVtablePrefix(VtablePtr); in getDynamicTypeInfoFromVtable() local
H A Dubsan_handlers_cxx.cpp98 void __ubsan_handle_cfi_bad_type(CFICheckFailData *Data, ValueHandle Vtable, in __ubsan_handle_cfi_bad_type()
H A Dubsan_handlers.cpp882 ValueHandle Vtable, in __ubsan_handle_cfi_bad_type_default()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2565 auto *Vtable = TheModule.getGlobalVariable(vtableName); in GetEHType() local
H A DItaniumCXXABI.cpp1644 llvm::Value *Vtable = in emitDynamicCastCall() local