函数逻辑报告 |
Source Code:include\linux\moduleloader.h |
Create Date:2022-07-27 09:37:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:apply_relocate_add
函数原型:static inline int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
Elf32_Shdr * | sechdrs | |
const char * | strtab | |
unsigned int | symindex | |
unsigned int | relsec | |
struct module * | me |
77 | printk(r conditions "module %s: REL relocation unsupported\n", This is a #define so the string doesn't get put in every .o file (me)) |
79 | 返回:负ENOEXEC |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |