Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\moduleloader.h Create Date:2022-07-28 08:38:13
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:apply_relocate_add

Proto:static inline int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me)

Type:int

Parameter:

TypeParameterName
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  Return -ENOEXEC
Caller
NameDescribe
klp_write_object_relocations
apply_relocations