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

/external/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h59 struct ShiftOutOfBoundsData { struct in namespace:__ubsan
67 RECOVERABLE(shift_out_of_bounds, ShiftOutOfBoundsData *Data,
H A Dubsan_handlers.cc156 void __ubsan::__ubsan_handle_shift_out_of_bounds(ShiftOutOfBoundsData *Data,
179 ShiftOutOfBoundsData *Data,

Completed in 262 milliseconds