Home
last modified time | relevance | path

Searched refs:handleOutOfBoundsImpl (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/ubsan/
Dubsan_handlers.cc269 static void handleOutOfBoundsImpl(OutOfBoundsData *Data, ValueHandle Index, in handleOutOfBoundsImpl() function
287 handleOutOfBoundsImpl(Data, Index, Opts); in __ubsan_handle_out_of_bounds()
292 handleOutOfBoundsImpl(Data, Index, Opts); in __ubsan_handle_out_of_bounds_abort()
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers.cpp381 static void handleOutOfBoundsImpl(OutOfBoundsData *Data, ValueHandle Index, in handleOutOfBoundsImpl() function
399 handleOutOfBoundsImpl(Data, Index, Opts); in __ubsan_handle_out_of_bounds()
404 handleOutOfBoundsImpl(Data, Index, Opts); in __ubsan_handle_out_of_bounds_abort()