Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_interface.inc51 INTERFACE_FUNCTION(__ubsan_handle_shift_out_of_bounds)
H A Dubsan_handlers.cpp366 void __ubsan::__ubsan_handle_shift_out_of_bounds(ShiftOutOfBoundsData *Data, in __ubsan_handle_shift_out_of_bounds() function in __ubsan
/freebsd/sys/kern/
H A Dkern_ubsan.c318 void __ubsan_handle_shift_out_of_bounds(struct CShiftOutOfBoundsData *pData, unsigned long ulLHS, u…
1067 __ubsan_handle_shift_out_of_bounds(struct CShiftOutOfBoundsData *pData, unsigned long ulLHS, unsign… in __ubsan_handle_shift_out_of_bounds() function