Searched refs:shift_out_of_bounds_data (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/lib/ | ||
H A D | ubsan.h | 98 struct shift_out_of_bounds_data { struct |
H A D | ubsan.c | 354 struct shift_out_of_bounds_data *data = _data; in __ubsan_handle_shift_out_of_bounds() |