Home
last modified time | relevance | path

Searched defs:CFICheckFailData (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h223 struct CFICheckFailData { struct
230 RECOVERABLE(cfi_check_fail, CFICheckFailData *Data, ValueHandle Function, argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCrossDSOCFI.cpp103 Value &CFICheckFailData = *(args++); in buildCFICheck() local