Searched refs:__ubsan_handle_divrem_overflow (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/ |
H A D | ubsan_interface.inc | 15 INTERFACE_FUNCTION(__ubsan_handle_divrem_overflow)
|
H A D | ubsan_handlers.cc | 215 void __ubsan::__ubsan_handle_divrem_overflow(OverflowData *Data, in __ubsan_handle_divrem_overflow() function in __ubsan
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
H A D | ubsan_interface.inc | 17 INTERFACE_FUNCTION(__ubsan_handle_divrem_overflow)
|
H A D | ubsan_handlers.cc | 219 void __ubsan::__ubsan_handle_divrem_overflow(OverflowData *Data, in __ubsan_handle_divrem_overflow() function in __ubsan
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/ |
H A D | ubsan_interface.inc | 18 INTERFACE_FUNCTION(__ubsan_handle_divrem_overflow)
|
H A D | ubsan_handlers.cpp | 317 void __ubsan::__ubsan_handle_divrem_overflow(OverflowData *Data, in __ubsan_handle_divrem_overflow() function in __ubsan
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sanitizer.def | 412 "__ubsan_handle_divrem_overflow",
|
/netbsd-src/common/lib/libc/misc/ |
H A D | ubsan.c | 293 void __ubsan_handle_divrem_overflow(struct COverflowData *pData, unsigned long ulLHS, unsigned long… 830 __ubsan_handle_divrem_overflow(struct COverflowData *pData, unsigned long ulLHS, unsigned long ulRH… in __ubsan_handle_divrem_overflow() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sanitizer.def | 494 "__ubsan_handle_divrem_overflow",
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | ChangeLog | 802 aren't the same, emit both __ubsan_handle_divrem_overflow
|