Home
last modified time | relevance | path

Searched refs:CFITCK_VCall (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers.h209 CFITCK_VCall, enumerator
Dubsan_handlers_cxx.cpp113 case CFITCK_VCall: in __ubsan_handle_cfi_bad_type()
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGClass.cpp2671 EmitVTablePtrCheckForCall(RD, VTable, CodeGenFunction::CFITCK_VCall, Loc); in EmitTypeMetadataCodeForVCall()
2756 case CFITCK_VCall: in EmitVTablePtrCheck()
DCodeGenFunction.h2238 CFITCK_VCall,
DCGExpr.cpp3443 {CFITCK_VCall, SanitizerKind::CFIVCall}, in EmitCfiCheckFail()