Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
/freebsd/sys/kern/
H A Dkern_ubsan.c304 void __ubsan_handle_negate_overflow(struct COverflowData *pData, unsigned long ulOldVal);
937 __ubsan_handle_negate_overflow(struct COverflowData *pData, unsigned long ulOldValue) in __ubsan_handle_negate_overflow() function