HomeSort by: relevance | last modified time | path
    Searched refs:ShiftOutOfBoundsData (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_handlers.h 63 struct ShiftOutOfBoundsData {
71 RECOVERABLE(shift_out_of_bounds, ShiftOutOfBoundsData *Data,
ubsan_handlers.cc 232 static void handleShiftOutOfBoundsImpl(ShiftOutOfBoundsData *Data,
268 void __ubsan::__ubsan_handle_shift_out_of_bounds(ShiftOutOfBoundsData *Data,
275 ShiftOutOfBoundsData *Data,

Completed in 13 milliseconds