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.h219 struct CFICheckFailData { struct
226 RECOVERABLE(cfi_check_fail, CFICheckFailData *Data, ValueHandle Function, argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCrossDSOCFI.cpp104 Value &CFICheckFailData = *(args++); in buildCFICheck() local