Searched defs:handleOutOfBoundsImpl (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cc269 static void handleOutOfBoundsImpl(OutOfBoundsData *Data, ValueHandle Index, function
287 handleOutOfBoundsImpl(Data, Index, Opts);
292 handleOutOfBoundsImpl(Data, Index, Opts);

Completed in 68 milliseconds