Home
last modified time | relevance | path

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

/linux/arch/m68k/kernel/
H A Dmodule.c22 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
/linux/arch/mips/kernel/
H A Dmodule.c376 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate() function
/linux/arch/arm/kernel/
H A Dmodule.c76 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate() function
/linux/arch/parisc/kernel/
H A Dmodule.c928 err = apply_relocate((Elf_Shdr *)sechdrs, in module_finalize()
/linux/kernel/module/
H A Dmain.c1614 err = apply_relocate(info->sechdrs, info->strtab, in apply_relocations()