Home
last modified time | relevance | path

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

12

/linux-3.3/arch/m68k/kernel/
Dmodule.c23 const char *strtab, in apply_relocate()
63 const char *strtab, in apply_relocate_add()
/linux-3.3/arch/score/kernel/
Dmodule.c30 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate()
128 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/linux-3.3/arch/m32r/kernel/
Dmodule.c72 const char *strtab, in apply_relocate_add()
206 const char *strtab, in apply_relocate()
/linux-3.3/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
/linux-3.3/arch/x86/kernel/
Dmodule.c50 const char *strtab, in apply_relocate()
90 const char *strtab, in apply_relocate_add()
/linux-3.3/arch/sparc/kernel/
Dmodule.c81 char *strtab; in module_frob_arch_sections() local
107 const char *strtab, in apply_relocate_add()
/linux-3.3/arch/openrisc/kernel/
Dmodule.c21 const char *strtab, in apply_relocate_add()
/linux-3.3/arch/h8300/kernel/
Dmodule.c15 const char *strtab, in apply_relocate_add()
/linux-3.3/arch/xtensa/kernel/
Dmodule.c50 const char *strtab, in apply_relocate_add()
/linux-3.3/arch/microblaze/kernel/
Dmodule.c21 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/linux-3.3/arch/unicore32/kernel/
Dmodule.c41 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
/linux-3.3/arch/cris/kernel/
Dmodule.c48 const char *strtab, in apply_relocate_add()
/linux-3.3/arch/sh/kernel/
Dmodule.c38 const char *strtab, in apply_relocate_add()
/linux-3.3/arch/c6x/kernel/
Dmodule.c46 const char *strtab, in apply_relocate_add()
/linux-3.3/arch/mips/kernel/
Dvpe.c556 const char *strtab, in apply_relocations()
612 const char *strtab, in simplify_symbols()
672 const char *strtab, struct module *mod) in dump_elfsymbols()
816 unsigned int symindex, const char *strtab, in find_vpe_symbols()
848 char *secstrings, *strtab = NULL; in vpe_elfload() local
942 const char *strtab = (char *)sechdrs[strindex].sh_addr; in vpe_elfload() local
Dmodule.c262 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate()
302 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/linux-3.3/arch/mn10300/kernel/
Dmodule.c57 const char *strtab, in apply_relocate_add()
/linux-3.3/arch/hexagon/kernel/
Dmodule.c80 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/linux-3.3/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()
/linux-3.3/scripts/dtc/libfdt/
Dfdt.c180 const char *_fdt_find_string(const char *strtab, int tabsize, const char *s) in _fdt_find_string()
/linux-3.3/arch/parisc/kernel/
Dmodule.c545 const char *strtab, in apply_relocate_add()
682 const char *strtab, in apply_relocate_add()
868 const char *strtab = NULL; in module_finalize() local
/linux-3.3/arch/tile/kernel/
Dmodule.c133 const char *strtab, in apply_relocate_add()
/linux-3.3/arch/arm/kernel/
Dmodule.c49 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
/linux-3.3/arch/avr32/kernel/
Dmodule.c147 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/linux-3.3/arch/s390/kernel/
Dmodule.c363 apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()

12