Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers_cxx.cc99 bool ValidVtable, ReportOptions Opts) { in __ubsan_handle_cfi_bad_type()
H A Dubsan_handlers.cc753 bool ValidVtable, in __ubsan_handle_cfi_bad_type_default()
791 uptr ValidVtable) { in __ubsan_handle_cfi_check_fail()
801 uptr ValidVtable) { in __ubsan_handle_cfi_check_fail_abort()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers_cxx.cc100 bool ValidVtable, ReportOptions Opts) { in __ubsan_handle_cfi_bad_type()
H A Dubsan_handlers.cc763 bool ValidVtable, in __ubsan_handle_cfi_bad_type_default()
786 uptr ValidVtable) { in __ubsan_handle_cfi_check_fail()
796 uptr ValidVtable) { in __ubsan_handle_cfi_check_fail_abort()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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()
914 uptr ValidVtable) { in __ubsan_handle_cfi_check_fail()
924 uptr ValidVtable) { in __ubsan_handle_cfi_check_fail_abort()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp2813 llvm::Value *ValidVtable = Builder.CreateCall( in EmitVTablePtrCheck() local
H A DItaniumCXXABI.cpp783 llvm::Value *ValidVtable = Builder.CreateCall( in EmitLoadOfMemberFunctionPointer() local
H A DCGExpr.cpp3437 llvm::Value *ValidVtable = Builder.CreateZExt( in EmitCfiCheckFail() local