Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cc565 uptr ValidVtable) { in __ubsan_handle_cfi_check_fail()
575 uptr ValidVtable) { in __ubsan_handle_cfi_check_fail_abort()
H A Dubsan_handlers_cxx.cc99 bool ValidVtable, ReportOptions Opts) { in HandleCFIBadType()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGClass.cpp2766 llvm::Value *ValidVtable = Builder.CreateCall( in EmitVTablePtrCheck() local
H A DCGExpr.cpp2701 llvm::Value *ValidVtable = Builder.CreateZExt( in EmitCfiCheckFail() local