Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_interface.inc48 INTERFACE_FUNCTION(__ubsan_handle_out_of_bounds_abort)
H A Dubsan_handlers.cpp401 void __ubsan::__ubsan_handle_out_of_bounds_abort(OutOfBoundsData *Data, in __ubsan_handle_out_of_bounds_abort() function in __ubsan