Home
last modified time | relevance | path

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

/freebsd-14.2/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.cpp876 bool ValidVtable, in __ubsan_handle_cfi_bad_type_default()
899 uptr ValidVtable) { in __ubsan_handle_cfi_check_fail()
909 uptr ValidVtable) { in __ubsan_handle_cfi_check_fail_abort()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2867 llvm::Value *ValidVtable = Builder.CreateCall( in EmitVTablePtrCheck() local
H A DItaniumCXXABI.cpp779 llvm::Value *ValidVtable = Builder.CreateCall( in EmitLoadOfMemberFunctionPointer() local
H A DCGExpr.cpp3760 llvm::Value *ValidVtable = Builder.CreateZExt( in EmitCfiCheckFail() local