函数逻辑报告 |
Source Code:kernel\module.c |
Create Date:2022-07-27 11:58:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Update size with this section: return offset.
函数原型:static long get_offset(struct module *mod, unsigned int *size, Elf32_Shdr *sechdr, unsigned int section)
返回类型:long
参数:
类型 | 参数 | 名称 |
---|---|---|
struct module * | mod | |
unsigned int * | size | |
Elf32_Shdr * | sechdr | |
unsigned int | section |
2411 | ret等于@a is a power of 2 value ( * size, sh_addralign ? : 1) |
2413 | 返回:ret |
名称 | 描述 |
---|---|
layout_sections | Lay out the SHF_ALLOC sections in a way not dissimilar to how ldmight -- code, read-only data, read-write data, small data. Tallysizes, and place the offsets into sh_entsize fields: high bit means itbelongs in init. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |