函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:__ubsan_handle_builtin_unreachable

函数原型:void __ubsan_handle_builtin_unreachable(struct unreachable_data *data)

返回类型:void

参数:

类型参数名称
struct unreachable_data *data
399  ubsan_prologue( & location)
400  打印错误信息("calling __builtin_unreachable()\n")
401  ubsan_epilogue()
402  panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.