函数逻辑报告 |
Source Code:kernel\bpf\btf.c |
Create Date:2022-07-27 14:34:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:env_type_is_resolve_sink
函数原型:static bool env_type_is_resolve_sink(const struct btf_verifier_env *env, const struct btf_type *next_type)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct btf_verifier_env * | env | |
const struct btf_type * | next_type |
966 | 当:resolve_mode恒等于 To Be Determined |
969 | 当:resolve_mode恒等于 Resolving for Pointer |
973 | 返回:非btf_type_is_modifier(next_type)且非btf_type_is_ptr(next_type) |
982 | 默认 |
983 | BUG() |
名称 | 描述 |
---|---|
btf_modifier_resolve | |
btf_var_resolve | |
btf_ptr_resolve | |
btf_array_resolve | |
btf_struct_resolve | |
btf_datasec_resolve |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |