函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\ubsan.c Create Date:2022-07-27 08:21:13
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:ubsan_prologue

函数原型:static void ubsan_prologue(struct source_location *location)

返回类型:void

参数:

类型参数名称
struct source_location *location
145  in_ubsan自加
147  打印错误信息("================================================================================\n")
149  print_source_location("UBSAN: Undefined behaviour in", location)
调用者
名称描述
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