函数逻辑报告 |
Source Code:fs\binfmt_elf.c |
Create Date:2022-07-29 11:02:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:elf_read
函数原型:static int elf_read(struct file *file, void *buf, size_t len, loff_t pos)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct file * | file | |
void * | buf | |
size_t | len | |
loff_t | pos |
412 | 如果此条件成立可能性小(为编译器优化)(rv != len)则 |
415 | 返回:0 |
名称 | 描述 |
---|---|
load_elf_phdrs | load_elf_phdrs() - load ELF program headers*@elf_ex: ELF header of the binary whose program headers should be loaded*@elf_file: the opened ELF binary file* Loads ELF program headers from the binary file elf_file, which has the ELF |
load_elf_binary |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |