Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGClass.cpp2843 llvm::Value *ValidVtable = Builder.CreateCall( in EmitVTablePtrCheck() local
H A DItaniumCXXABI.cpp756 llvm::Value *ValidVtable = Builder.CreateCall( in EmitLoadOfMemberFunctionPointer() local
H A DCGExpr.cpp3527 llvm::Value *ValidVtable = Builder.CreateZExt( in EmitCfiCheckFail() local