Home
last modified time | relevance | path

Searched defs:strtab (Results 1 – 25 of 32) sorted by relevance

12

/arch/m68k/kernel/
Dmodule.c23 const char *strtab, in apply_relocate()
63 const char *strtab, in apply_relocate_add()
/arch/blackfin/kernel/
Dmodule.c151 apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
252 const char *strtab = (char *)sechdrs[strindex].sh_addr; in module_finalize() local
/arch/sparc/kernel/
Dmodule.c61 char *strtab; in module_frob_arch_sections() local
83 const char *strtab, in apply_relocate_add()
/arch/openrisc/kernel/
Dmodule.c21 const char *strtab, in apply_relocate_add()
/arch/x86/kernel/
Dmodule.c57 const char *strtab, in apply_relocate()
97 const char *strtab, in apply_relocate_add()
/arch/h8300/kernel/
Dmodule.c15 const char *strtab, in apply_relocate_add()
/arch/xtensa/kernel/
Dmodule.c50 const char *strtab, in apply_relocate_add()
/arch/microblaze/kernel/
Dmodule.c21 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/arch/unicore32/kernel/
Dmodule.c38 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
/arch/cris/kernel/
Dmodule.c46 const char *strtab, in apply_relocate_add()
/arch/sh/kernel/
Dmodule.c38 const char *strtab, in apply_relocate_add()
/arch/s390/kernel/
Dmodule.c220 const char *strtab, struct module *me) in apply_rela()
414 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/arch/c6x/kernel/
Dmodule.c46 const char *strtab, in apply_relocate_add()
/arch/score/kernel/
Dmodule.c30 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate()
/arch/hexagon/kernel/
Dmodule.c80 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/arch/mn10300/kernel/
Dmodule.c57 const char *strtab, in apply_relocate_add()
/arch/m32r/kernel/
Dmodule.c72 const char *strtab, in apply_relocate_add()
/arch/arc/kernel/
Dmodule.c62 const char *strtab, in apply_relocate_add()
/arch/tile/kernel/
Dmodule.c123 const char *strtab, in apply_relocate_add()
/arch/powerpc/kernel/
Dmodule_64.c187 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify()
332 const char *strtab, in apply_relocate_add()
/arch/mips/kernel/
Dvpe.c549 const char *strtab, in apply_relocations()
605 const char *strtab, in simplify_symbols()
665 const char *strtab, struct module *mod) in dump_elfsymbols()
800 unsigned int symindex, const char *strtab, in find_vpe_symbols()
832 char *secstrings, *strtab = NULL; in vpe_elfload() local
927 const char *strtab = (char *)sechdrs[strindex].sh_addr; in vpe_elfload() local
Dmodule-rela.c107 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/arch/parisc/kernel/
Dmodule.c543 const char *strtab, in apply_relocate_add()
680 const char *strtab, in apply_relocate_add()
866 const char *strtab = NULL; in module_finalize() local
/arch/arm/kernel/
Dmodule.c49 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
/arch/avr32/kernel/
Dmodule.c147 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()

12