函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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
注解内核,赢得工具下载SCCTEnglish

函数名称: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 intsymindex
unsigned intrelsec
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
调用者
名称描述
klp_write_object_relocations
apply_relocations