Home
last modified time | relevance | path

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

/linux-3.3/arch/unicore32/kernel/
Dmodule.c41 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate() function
/linux-3.3/arch/m68k/kernel/
Dmodule.c22 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
/linux-3.3/arch/score/kernel/
Dmodule.c30 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate() function
/linux-3.3/arch/m32r/kernel/
Dmodule.c205 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
/linux-3.3/arch/x86/kernel/
Dmodule.c49 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
/linux-3.3/arch/arm/kernel/
Dmodule.c49 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate() function
/linux-3.3/arch/mips/kernel/
Dmodule.c262 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate() function
/linux-3.3/kernel/
Dmodule.c1921 int __weak apply_relocate(Elf_Shdr *sechdrs, in apply_relocate() function