函数逻辑报告 |
Source Code:fs\exec.c |
Create Date:2022-07-29 10:33:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Calling this is the point of no return. None of the failures will be* seen by userspace since either the process is already taking a fatal* signal (via de_thread() or coredump), or will have SEGV raised
函数原型:int flush_old_exec(struct linux_binprm *bprm)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct linux_binprm * | bprm |
1290 | mm = NULL |
1292 | 设置寄存器值(fs) |
1293 | flags与等于Randomize virtual address space 按位或已调度未运行按位或I am a kernel thread 按位或This thread should not be frozen 按位或Userland is not allowed to meddle with cpus_mask 的值的反 |
1295 | flush_thread() |
1296 | personality与等于per_clear的反 |
1304 | do_close_on_exec(files) |
1305 | 返回:0 |
1307 | out : |
1308 | 返回:retval |
名称 | 描述 |
---|---|
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_file |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |