函数逻辑报告 |
Source Code:fs\exec.c |
Create Date:2022-07-29 10:33:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:read_code
函数原型:ssize_t read_code(struct file *file, unsigned long addr, loff_t pos, size_t len)
返回类型:ssize_t
参数:
类型 | 参数 | 名称 |
---|---|---|
struct file * | file | |
unsigned long | addr | |
loff_t | pos | |
size_t | len |
1003 | 如果res大于0则flush_icache_range(addr, addr + len) |
1005 | 返回:res |
名称 | 描述 |
---|---|
load_aout_binary | These are the functions used to load a.out style executables and shared* libraries. There is no binary dependent code anywhere else. |
load_aout_library | |
load_flat_file |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |