Home
last modified time | relevance | path

Searched refs:__ubsan_handle_negate_overflow (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_interface.inc37 INTERFACE_FUNCTION(__ubsan_handle_negate_overflow)
H A Dubsan_handlers.cpp274 void __ubsan::__ubsan_handle_negate_overflow(OverflowData *Data, in __ubsan_handle_negate_overflow() function in __ubsan
/openbsd/sys/kern/
H A Dsubr_kubsan.c306 __ubsan_handle_negate_overflow(struct overflow_data *data, unsigned long val) in __ubsan_handle_negate_overflow() function