Searched refs:apply_relocate (Results 1 – 6 of 6) sorted by relevance
/arch/unicore32/kernel/ |
D | module.c | 33 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate() function
|
/arch/score/kernel/ |
D | module.c | 30 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate() function
|
/arch/m68k/kernel/ |
D | module.c | 22 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
|
/arch/x86/kernel/ |
D | module.c | 99 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
|
/arch/mips/kernel/ |
D | module.c | 195 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate() function
|
/arch/arm/kernel/ |
D | module.c | 55 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate() function
|