Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__ubsan_handle_builtin_unreachable

Proto:void __ubsan_handle_builtin_unreachable(struct unreachable_data *data)

Type:void

Parameter:

TypeParameterName
struct unreachable_data *data
399  ubsan_prologue( & location)
400  pr_err("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.