Searched refs:__ubsan_handle_negate_overflow (Results 1 - 2 of 2) sorted by last modified time

/linux-master/lib/
H A Dubsan.h143 void ubsan_linkage __ubsan_handle_negate_overflow(void *_data, void *old_val);
H A Dubsan.c287 void __ubsan_handle_negate_overflow(void *_data, void *old_val) function
304 EXPORT_SYMBOL(__ubsan_handle_negate_overflow); variable

Completed in 233 milliseconds