Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp925 static bool handleFunctionTypeMismatch(FunctionTypeMismatchData *Data, in handleFunctionTypeMismatch() function
950 handleFunctionTypeMismatch(Data, Function, Opts); in __ubsan_handle_function_type_mismatch()
956 if (handleFunctionTypeMismatch(Data, Function, Opts)) in __ubsan_handle_function_type_mismatch_abort()