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:total_mapping_size
Proto:static unsigned long total_mapping_size(const struct elf64_phdr *cmds, int nr)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
const struct elf64_phdr * | cmds | |
int | nr |
400 | If first_idx == -1 Then Return 0 |
403 | Return Segment virtual address + Segment size in memory - ELF_PAGESTART( Segment virtual address ) |
Name | Describe |
---|---|
load_elf_interp | This is much more generalized than the library routine read function,so we keep this separate. Technically the library read functionis only provided so that we can read a.out libraries that havean ELF header |
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 |