Function report |
Source Code:fs\binfmt_elf.c |
Create Date:2022-07-28 20:28:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:elf_read
Proto:static int elf_read(struct file *file, void *buf, size_t len, loff_t pos)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file | |
void * | buf | |
size_t | len | |
loff_t | pos |
412 | If Value for the false possibility is greater at compile time(rv != len) Then |
415 | Return 0 |
Name | Describe |
---|---|
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 |
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 |