Searched refs:ShiftOutOfBoundsData (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h63 struct ShiftOutOfBoundsData { struct in namespace:__ubsan
71 RECOVERABLE(shift_out_of_bounds, ShiftOutOfBoundsData *Data,
H A Dubsan_handlers.cc219 static void handleShiftOutOfBoundsImpl(ShiftOutOfBoundsData *Data,
254 void __ubsan::__ubsan_handle_shift_out_of_bounds(ShiftOutOfBoundsData *Data,
261 ShiftOutOfBoundsData *Data,

Completed in 108 milliseconds