Searched refs:suppress_report (Results 1 – 1 of 1) sorted by relevance
58 static bool suppress_report(struct source_location *loc) in suppress_report() function175 if (suppress_report(&data->location)) in handle_overflow()224 if (suppress_report(&data->location)) in __ubsan_handle_negate_overflow()246 if (suppress_report(&data->location)) in __ubsan_handle_divrem_overflow()267 if (suppress_report(data->location)) in handle_null_ptr_deref()284 if (suppress_report(data->location)) in handle_misaligned_access()302 if (suppress_report(data->location)) in handle_object_size_mismatch()360 if (suppress_report(&data->location)) in __ubsan_handle_vla_bound_not_positive()378 if (suppress_report(&data->location)) in __ubsan_handle_out_of_bounds()399 if (suppress_report(&data->location)) in __ubsan_handle_shift_out_of_bounds()[all …]