Searched refs:apply_relocate (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dmoduleloader.h12 * Note, however, that at least one of apply_relocate or apply_relocate_add
55 int apply_relocate(Elf_Shdr *sechdrs,
61 static inline int apply_relocate(Elf_Shdr *sechdrs, function
/linux-master/arch/m68k/kernel/
H A Dmodule.c22 int apply_relocate(Elf32_Shdr *sechdrs, function
/linux-master/arch/x86/kernel/
H A Dmodule.c91 int apply_relocate(Elf32_Shdr *sechdrs, function
/linux-master/arch/arm/kernel/
H A Dmodule.c110 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, function
/linux-master/arch/mips/kernel/
H A Dmodule.c386 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, function
/linux-master/arch/parisc/kernel/
H A Dmodule.c940 err = apply_relocate((Elf_Shdr *)sechdrs,
/linux-master/kernel/module/
H A Dmain.c1462 err = apply_relocate(info->sechdrs, info->strtab,

Completed in 150 milliseconds