Home
last modified time | relevance | path

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

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