Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers_cxx.cpp99 bool ValidVtable, ReportOptions Opts) { in __ubsan_handle_cfi_bad_type()
H A Dubsan_handlers.cpp883 bool ValidVtable, in __ubsan_handle_cfi_bad_type_default()
906 uptr ValidVtable) { in __ubsan_handle_cfi_check_fail()
916 uptr ValidVtable) { in __ubsan_handle_cfi_check_fail_abort()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2910 llvm::Value *ValidVtable = Builder.CreateCall( in EmitVTablePtrCheck() local
H A DItaniumCXXABI.cpp784 llvm::Value *ValidVtable = Builder.CreateCall( in EmitLoadOfMemberFunctionPointer() local
H A DCGExpr.cpp3787 llvm::Value *ValidVtable = Builder.CreateZExt( in EmitCfiCheckFail() local