Home
last modified time | relevance | path

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

/lib/
Dubsan.c49 static bool suppress_report(struct source_location *loc) in suppress_report() function
165 if (suppress_report(&data->location)) in __ubsan_handle_divrem_overflow()
184 if (suppress_report(data->location)) in handle_null_ptr_deref()
199 if (suppress_report(data->location)) in handle_misaligned_access()
215 if (suppress_report(data->location)) in handle_object_size_mismatch()
274 if (suppress_report(&data->location)) in __ubsan_handle_out_of_bounds()
295 if (suppress_report(&data->location)) in __ubsan_handle_shift_out_of_bounds()
343 if (suppress_report(&data->location)) in __ubsan_handle_load_invalid_value()
367 if (suppress_report(&data->location)) in __ubsan_handle_alignment_assumption()