Lines Matching defs:data
227 struct overflow_data *data = _data; in __ubsan_handle_divrem_overflow() local
247 static void handle_null_ptr_deref(struct type_mismatch_data_common *data) in handle_null_ptr_deref()
261 static void handle_misaligned_access(struct type_mismatch_data_common *data, in handle_misaligned_access()
277 static void handle_object_size_mismatch(struct type_mismatch_data_common *data, in handle_object_size_mismatch()
291 static void ubsan_type_mismatch_common(struct type_mismatch_data_common *data, in ubsan_type_mismatch_common()
306 void __ubsan_handle_type_mismatch(struct type_mismatch_data *data, in __ubsan_handle_type_mismatch()
322 struct type_mismatch_data_v1 *data = _data; in __ubsan_handle_type_mismatch_v1() local
336 struct out_of_bounds_data *data = _data; in __ubsan_handle_out_of_bounds() local
353 struct shift_out_of_bounds_data *data = _data; in __ubsan_handle_shift_out_of_bounds() local
395 struct unreachable_data *data = _data; in __ubsan_handle_builtin_unreachable() local
405 struct invalid_value_data *data = _data; in __ubsan_handle_load_invalid_value() local
429 struct alignment_assumption_data *data = _data; in __ubsan_handle_alignment_assumption() local