Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\ubsan.c Create Date:2022-07-28 07:22:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ubsan_prologue

Proto:static void ubsan_prologue(struct source_location *location)

Type:void

Parameter:

TypeParameterName
struct source_location *location
145  in_ubsan++
147  pr_err("================================================================================\n")
149  print_source_location("UBSAN: Undefined behaviour in", location)
Caller
NameDescribe
handle_overflow
__ubsan_handle_negate_overflow
__ubsan_handle_divrem_overflow
handle_null_ptr_deref
handle_misaligned_access
handle_object_size_mismatch
__ubsan_handle_out_of_bounds
__ubsan_handle_shift_out_of_bounds
__ubsan_handle_builtin_unreachable
__ubsan_handle_load_invalid_value