Searched defs:relindex (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/arch/nds32/kernel/ |
H A D | module.c | 89 exceed_limit(int offset, unsigned int val_mask, struct module *module, Elf32_Rela * rel, unsigned int relindex, unsigned int reloc_order) exceed_limit() argument 113 apply_relocate_add(Elf32_Shdr * sechdrs, const char *strtab, unsigned int symindex, unsigned int relindex, struct module *module) apply_relocate_add() argument [all...] |
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | module.c | 72 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relindex, struct module *module) apply_relocate() argument
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | module.c | 110 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relindex, struct module *module) apply_relocate() argument [all...] |
Completed in 2 milliseconds