Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGClass.cpp2884 llvm::Value *ValidVtable = Builder.CreateCall( in EmitVTablePtrCheck() local
H A DItaniumCXXABI.cpp744 llvm::Value *ValidVtable = Builder.CreateCall( in EmitLoadOfMemberFunctionPointer() local
H A DCGExpr.cpp3501 llvm::Value *ValidVtable = Builder.CreateZExt( in EmitCfiCheckFail() local