Function report |
Source Code:fs\binfmt_elf_fdpic.c |
Create Date:2022-07-28 20:29:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_constdisp
Proto:static int is_constdisp(struct elf32_hdr *hdr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct elf32_hdr * | hdr |
127 | If Not That's for binfmt_elf_fdpic to deal with (hdr) Then Return 1 |
129 | If elf_check_const_displacement(hdr) Then Return 1 |
131 | Return 0 |
Name | Describe |
---|---|
load_elf_fdpic_binary | load an fdpic binary into various bits of memory |
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 |