Function report |
Source Code:fs\exec.c |
Create Date:2022-07-28 20:03:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:read_code
Proto:ssize_t read_code(struct file *file, unsigned long addr, loff_t pos, size_t len)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file | |
unsigned long | addr | |
loff_t | pos | |
size_t | len |
1003 | If res > 0 Then flush_icache_range(addr, addr + len) |
1005 | Return res |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |