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

/external/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cc219 static void handleShiftOutOfBoundsImpl(ShiftOutOfBoundsData *Data, function
258 handleShiftOutOfBoundsImpl(Data, LHS, RHS, Opts);
265 handleShiftOutOfBoundsImpl(Data, LHS, RHS, Opts);

Completed in 143 milliseconds