Home
last modified time | relevance | path

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

/freebsd-src/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 __ubsan_handle_cfi_bad_type_default(CFICheckFailData * Data,ValueHandle Vtable,bool ValidVtable,ReportOptions Opts) __ubsan_handle_cfi_bad_type_default() argument
899 __ubsan_handle_cfi_check_fail(CFICheckFailData * Data,ValueHandle Value,uptr ValidVtable) __ubsan_handle_cfi_check_fail() argument
909 __ubsan_handle_cfi_check_fail_abort(CFICheckFailData * Data,ValueHandle Value,uptr ValidVtable) __ubsan_handle_cfi_check_fail_abort() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2867 llvm::Value *ValidVtable = Builder.CreateCall( EmitVTablePtrCheck() local
H A DItaniumCXXABI.cpp779 llvm::Value *ValidVtable = Builder.CreateCall( EmitLoadOfMemberFunctionPointer() local
H A DCGExpr.cpp3760 llvm::Value *ValidVtable = Builder.CreateZExt( EmitCfiCheckFail() local