Home
last modified time | relevance | path

Searched refs:type_check_kind (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/
H A Dubsan.c256 type_check_kinds[data->type_check_kind], in handle_null_ptr_deref()
271 type_check_kinds[data->type_check_kind], in handle_misaligned_access()
286 type_check_kinds[data->type_check_kind], in handle_object_size_mismatch()
314 .type_check_kind = data->type_check_kind in __ubsan_handle_type_mismatch()
328 .type_check_kind = data->type_check_kind in __ubsan_handle_type_mismatch_v1()
H A Dubsan.h69 unsigned char type_check_kind; member
76 unsigned char type_check_kind; member
83 unsigned char type_check_kind; member