Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_interface.inc14 INTERFACE_FUNCTION(__ubsan_handle_builtin_unreachable)
H A Dubsan_handlers.cpp416 void __ubsan::__ubsan_handle_builtin_unreachable(UnreachableData *Data) { in __ubsan_handle_builtin_unreachable() function in __ubsan
/freebsd/sys/kern/
H A Dkern_ubsan.c285 void __ubsan_handle_builtin_unreachable(struct CUnreachableData *pData);
766 __ubsan_handle_builtin_unreachable(struct CUnreachableData *pData) in __ubsan_handle_builtin_unreachable() function