Searched refs:apply_relocate (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | moduleloader.h | 47 int apply_relocate(Elf_Shdr *sechdrs, 53 static inline int apply_relocate(Elf_Shdr *sechdrs, in apply_relocate() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | module.c | 22 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | module.c | 89 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | module.c | 72 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate() function
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | module.c | 391 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate() function
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | module.c | 957 err = apply_relocate((Elf_Shdr *)sechdrs, in module_finalize()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | module.c | 2457 err = apply_relocate(info->sechdrs, info->strtab, in apply_relocations()
|