Home
last modified time | relevance | path

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

/linux-6.14.4/lib/
Dubsan.h143 void ubsan_linkage __ubsan_handle_negate_overflow(void *_data, void *old_val);
Dubsan.c287 void __ubsan_handle_negate_overflow(void *_data, void *old_val) in __ubsan_handle_negate_overflow() function
304 EXPORT_SYMBOL(__ubsan_handle_negate_overflow);