Lines Matching defs:data
228 struct overflow_data *data = _data; in __ubsan_handle_divrem_overflow() local
248 static void handle_null_ptr_deref(struct type_mismatch_data_common *data) in handle_null_ptr_deref()
262 static void handle_misaligned_access(struct type_mismatch_data_common *data, in handle_misaligned_access()
278 static void handle_object_size_mismatch(struct type_mismatch_data_common *data, in handle_object_size_mismatch()
292 static void ubsan_type_mismatch_common(struct type_mismatch_data_common *data, in ubsan_type_mismatch_common()
307 void __ubsan_handle_type_mismatch(struct type_mismatch_data *data, in __ubsan_handle_type_mismatch()
323 struct type_mismatch_data_v1 *data = _data; in __ubsan_handle_type_mismatch_v1() local
337 struct out_of_bounds_data *data = _data; in __ubsan_handle_out_of_bounds() local
354 struct shift_out_of_bounds_data *data = _data; in __ubsan_handle_shift_out_of_bounds() local
396 struct unreachable_data *data = _data; in __ubsan_handle_builtin_unreachable() local
406 struct invalid_value_data *data = _data; in __ubsan_handle_load_invalid_value() local
430 struct alignment_assumption_data *data = _data; in __ubsan_handle_alignment_assumption() local