函数逻辑报告 |
Source Code:fs\exec.c |
Create Date:2022-07-29 10:33:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:set_binfmt
函数原型:void set_binfmt(struct linux_binfmt *new)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct linux_binfmt * | new |
1935 | 如果可执行文件的格式则module_put(module) |
1939 | 如果new则__module_get(module) |
名称 | 描述 |
---|---|
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_elf_binary | |
load_elf_fdpic_binary | load an fdpic binary into various bits of memory |
load_flat_binary | These are the functions used to load flat style executables and shared* libraries. There is no binary dependent code anywhere else. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |