Searched refs:suppress_report (Results 1 – 1 of 1) sorted by relevance
131 static bool suppress_report(struct source_location *loc) in suppress_report() function249 if (suppress_report(&data->location)) in handle_overflow()294 if (suppress_report(&data->location)) in __ubsan_handle_negate_overflow()314 if (suppress_report(&data->location)) in __ubsan_handle_implicit_conversion()338 if (suppress_report(&data->location)) in __ubsan_handle_divrem_overflow()357 if (suppress_report(data->location)) in handle_null_ptr_deref()372 if (suppress_report(data->location)) in handle_misaligned_access()388 if (suppress_report(data->location)) in handle_object_size_mismatch()447 if (suppress_report(&data->location)) in __ubsan_handle_out_of_bounds()468 if (suppress_report(&data->location)) in __ubsan_handle_shift_out_of_bounds()[all …]