Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_interface.inc48 INTERFACE_FUNCTION(__ubsan_handle_sub_overflow)
H A Dubsan_handlers.cc142 UBSAN_OVERFLOW_HANDLER(__ubsan_handle_sub_overflow, "-", false)
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_interface.inc50 INTERFACE_FUNCTION(__ubsan_handle_sub_overflow)
H A Dubsan_handlers.cc146 UBSAN_OVERFLOW_HANDLER(__ubsan_handle_sub_overflow, "-", false)
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_interface.inc53 INTERFACE_FUNCTION(__ubsan_handle_sub_overflow)
H A Dubsan_handlers.cpp244 UBSAN_OVERFLOW_HANDLER(__ubsan_handle_sub_overflow, "-", false)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsanitizer.def440 "__ubsan_handle_sub_overflow",
/netbsd-src/common/lib/libc/misc/
H A Dubsan.c326 void __ubsan_handle_sub_overflow(struct COverflowData *pData, unsigned long ulLHS, unsigned long ul…
1151 __ubsan_handle_sub_overflow(struct COverflowData *pData, unsigned long ulLHS, unsigned long ulRHS) in __ubsan_handle_sub_overflow() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsanitizer.def522 "__ubsan_handle_sub_overflow",