Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_interface.inc25 INTERFACE_FUNCTION(__ubsan_handle_function_type_mismatch_abort)
H A Dubsan_handlers.h243 __ubsan_handle_function_type_mismatch_abort(FunctionTypeMismatchData *Data,
H A Dubsan_handlers.cpp946 void __ubsan::__ubsan_handle_function_type_mismatch_abort( in __ubsan_handle_function_type_mismatch_abort() function in __ubsan
/freebsd/sys/kern/
H A Dkern_ubsan.c296 void __ubsan_handle_function_type_mismatch_abort(struct CFunctionTypeMismatchData *pData, unsigned …
865 __ubsan_handle_function_type_mismatch_abort(struct CFunctionTypeMismatchData *pData, unsigned long … in __ubsan_handle_function_type_mismatch_abort() function