Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_interface.inc32 INTERFACE_FUNCTION(__ubsan_handle_negate_overflow)
H A Dubsan_handlers.cc172 void __ubsan::__ubsan_handle_negate_overflow(OverflowData *Data, in __ubsan_handle_negate_overflow() function in __ubsan
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_interface.inc34 INTERFACE_FUNCTION(__ubsan_handle_negate_overflow)
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/dist/libsanitizer/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
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsanitizer.def448 "__ubsan_handle_negate_overflow",
/netbsd-src/common/lib/libc/misc/
H A Dubsan.c310 void __ubsan_handle_negate_overflow(struct COverflowData *pData, unsigned long ulOldVal);
1003 __ubsan_handle_negate_overflow(struct COverflowData *pData, unsigned long ulOldValue) in __ubsan_handle_negate_overflow() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsanitizer.def530 "__ubsan_handle_negate_overflow",