Home
last modified time | relevance | path

Searched defs:__ubsan_handle_negate_overflow (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers.cc176 void __ubsan::__ubsan_handle_negate_overflow(OverflowData *Data, in __ubsan_handle_negate_overflow() function in __ubsan
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers.cc172 void __ubsan::__ubsan_handle_negate_overflow(OverflowData *Data, in __ubsan_handle_negate_overflow() function in __ubsan
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_handlers.cpp274 void __ubsan::__ubsan_handle_negate_overflow(OverflowData *Data, in __ubsan_handle_negate_overflow() function in __ubsan
/netbsd-src/common/lib/libc/misc/
H A Dubsan.c1003 __ubsan_handle_negate_overflow(struct COverflowData *pData, unsigned long ulOldValue) in __ubsan_handle_negate_overflow() function