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

/netbsd-current/sys/external/bsd/compiler_rt/dist/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.cc232 static void handleShiftOutOfBoundsImpl(ShiftOutOfBoundsData *Data,
268 void __ubsan::__ubsan_handle_shift_out_of_bounds(ShiftOutOfBoundsData *Data,
275 ShiftOutOfBoundsData *Data,
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h61 struct ShiftOutOfBoundsData { struct in namespace:__ubsan
69 RECOVERABLE(shift_out_of_bounds, ShiftOutOfBoundsData *Data,
H A Dubsan_handlers.cc228 static void handleShiftOutOfBoundsImpl(ShiftOutOfBoundsData *Data,
264 void __ubsan::__ubsan_handle_shift_out_of_bounds(ShiftOutOfBoundsData *Data,
271 ShiftOutOfBoundsData *Data,
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h73 struct ShiftOutOfBoundsData { struct in namespace:__ubsan
81 RECOVERABLE(shift_out_of_bounds, ShiftOutOfBoundsData *Data,
H A Dubsan_handlers.cpp330 static void handleShiftOutOfBoundsImpl(ShiftOutOfBoundsData *Data,
366 void __ubsan::__ubsan_handle_shift_out_of_bounds(ShiftOutOfBoundsData *Data,
373 ShiftOutOfBoundsData *Data,

Completed in 134 milliseconds