Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_interface.inc48 INTERFACE_FUNCTION(__ubsan_handle_out_of_bounds_abort)
H A Dubsan_handlers.cpp401 void __ubsan::__ubsan_handle_out_of_bounds_abort(OutOfBoundsData *Data, in __ubsan_handle_out_of_bounds_abort() function in __ubsan
/freebsd/sys/kern/
H A Dkern_ubsan.c315 void __ubsan_handle_out_of_bounds_abort(struct COutOfBoundsData *pData, unsigned long ulIndex);
1040 __ubsan_handle_out_of_bounds_abort(struct COutOfBoundsData *pData, unsigned long ulIndex) in __ubsan_handle_out_of_bounds_abort() function