Function report |
Source Code:kernel\module.c |
Create Date:2022-07-28 10:57:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Find a module section: 0 means not found.
Proto:static unsigned int find_sec(const struct load_info *info, const char *name)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct load_info * | info | |
const char * | name |
355 | Return 0 |
Name | Describe |
---|---|
section_addr | Find a module section, or NULL. |
section_objs | Find a module section, or NULL. Fill in number of "objects" in section. |
setup_load_info | Set up our basic convenience variables (pointers to section headers,* search for module section index etc), and do some basic section* verification.* Set info->mod to the temporary copy of the module in info->hdr. The final one |
layout_and_allocate |
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 |