函数逻辑报告 |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-27 14:17:19 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:he parentage chains form a tree
函数原型:static void clean_live_states(struct bpf_verifier_env *env, int insn, struct bpf_verifier_state *cur)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bpf_verifier_env * | env | |
int | insn | |
struct bpf_verifier_state * | cur |
7064 | sl等于explored_state(env, insn) |
7071 | 以i小于等于curframe循环如果dex of call instruction that called into this func 不等于dex of call instruction that called into this func 则 |
7073 | 转到:next |
7074 | clean_verifier_state(env, & state) |
7075 | next : |
名称 | 描述 |
---|---|
is_state_visited |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |