Home
last modified time | relevance | path

Searched refs:apply_relocate (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/include/linux/
Dmoduleloader.h42 int apply_relocate(Elf_Shdr *sechdrs,
48 static inline int apply_relocate(Elf_Shdr *sechdrs, in apply_relocate() function
/Linux-v5.4/arch/unicore32/kernel/
Dmodule.c30 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate() function
/Linux-v5.4/arch/m68k/kernel/
Dmodule.c22 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
/Linux-v5.4/arch/x86/kernel/
Dmodule.c89 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
/Linux-v5.4/arch/arm/kernel/
Dmodule.c66 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate() function
/Linux-v5.4/arch/mips/kernel/
Dmodule.c392 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate() function
/Linux-v5.4/arch/parisc/kernel/
Dmodule.c955 err = apply_relocate((Elf_Shdr *)sechdrs, in module_finalize()
/Linux-v5.4/kernel/
Dmodule.c2378 err = apply_relocate(info->sechdrs, info->strtab, in apply_relocations()