HomeSort by relevance Sort by last modified time
    Searched refs:ShiftOutOfBoundsData (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/ubsan/
ubsan_handlers.h 63 struct ShiftOutOfBoundsData {
71 RECOVERABLE(shift_out_of_bounds, ShiftOutOfBoundsData *Data,
ubsan_handlers.cc 219 static void handleShiftOutOfBoundsImpl(ShiftOutOfBoundsData *Data,
254 void __ubsan::__ubsan_handle_shift_out_of_bounds(ShiftOutOfBoundsData *Data,
261 ShiftOutOfBoundsData *Data,

Completed in 56 milliseconds