Lines Matching defs:data
163 struct overflow_data *data = _data; in __ubsan_handle_divrem_overflow() local
183 static void handle_null_ptr_deref(struct type_mismatch_data_common *data) in handle_null_ptr_deref()
197 static void handle_misaligned_access(struct type_mismatch_data_common *data, in handle_misaligned_access()
213 static void handle_object_size_mismatch(struct type_mismatch_data_common *data, in handle_object_size_mismatch()
227 static void ubsan_type_mismatch_common(struct type_mismatch_data_common *data, in ubsan_type_mismatch_common()
242 void __ubsan_handle_type_mismatch(struct type_mismatch_data *data, in __ubsan_handle_type_mismatch()
258 struct type_mismatch_data_v1 *data = _data; in __ubsan_handle_type_mismatch_v1() local
272 struct out_of_bounds_data *data = _data; in __ubsan_handle_out_of_bounds() local
289 struct shift_out_of_bounds_data *data = _data; in __ubsan_handle_shift_out_of_bounds() local
331 struct unreachable_data *data = _data; in __ubsan_handle_builtin_unreachable() local
341 struct invalid_value_data *data = _data; in __ubsan_handle_load_invalid_value() local
365 struct alignment_assumption_data *data = _data; in __ubsan_handle_alignment_assumption() local