Home
last modified time | relevance | path

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

/arch/m68k/kernel/
Dmodule.c22 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
/arch/x86/kernel/
Dmodule.c90 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
/arch/mips/kernel/
Dmodule.c386 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate() function
/arch/arm/kernel/
Dmodule.c72 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate() function
/arch/parisc/kernel/
Dmodule.c957 err = apply_relocate((Elf_Shdr *)sechdrs, in module_finalize()