symindex 134 arch/alpha/kernel/module.c unsigned int symindex, unsigned int relsec, symindex 147 arch/alpha/kernel/module.c symtab = (Elf64_Sym *)sechdrs[symindex].sh_addr; symindex 47 arch/arc/kernel/module.c unsigned int symindex, /* sec index for sym tbl */ symindex 63 arch/arc/kernel/module.c sym_sec = (Elf32_Sym *) sechdrs[symindex].sh_addr; symindex 66 arch/arm/kernel/module.c apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, symindex 69 arch/arm/kernel/module.c Elf32_Shdr *symsec = sechdrs + symindex; symindex 257 arch/arm64/kernel/module.c unsigned int symindex, symindex 275 arch/arm64/kernel/module.c sym = (Elf64_Sym *)sechdrs[symindex].sh_addr symindex 43 arch/c6x/kernel/module.c unsigned int symindex, symindex 64 arch/c6x/kernel/module.c sym = (Elf_Sym *)sechdrs[symindex].sh_addr symindex 51 arch/csky/kernel/module.c unsigned int symindex, unsigned int relsec, struct module *me) symindex 63 arch/csky/kernel/module.c sym = (Elf32_Sym *)sechdrs[symindex].sh_addr symindex 11 arch/h8300/kernel/module.c unsigned int symindex, symindex 27 arch/h8300/kernel/module.c Elf32_Sym *sym = (Elf32_Sym *)sechdrs[symindex].sh_addr symindex 68 arch/hexagon/kernel/module.c unsigned int symindex, unsigned int relsec, symindex 78 arch/hexagon/kernel/module.c Elf32_Sym *sym_base = (Elf32_Sym *) sechdrs[symindex].sh_addr; symindex 789 arch/ia64/kernel/module.c apply_relocate_add (Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, symindex 830 arch/ia64/kernel/module.c ((Elf64_Sym *) sechdrs[symindex].sh_addr symindex 24 arch/m68k/kernel/module.c unsigned int symindex, symindex 41 arch/m68k/kernel/module.c sym = (Elf32_Sym *)sechdrs[symindex].sh_addr symindex 64 arch/m68k/kernel/module.c unsigned int symindex, symindex 81 arch/m68k/kernel/module.c sym = (Elf32_Sym *)sechdrs[symindex].sh_addr symindex 19 arch/microblaze/kernel/module.c unsigned int symindex, unsigned int relsec, struct module *module) symindex 38 arch/microblaze/kernel/module.c sym = (Elf32_Sym *)sechdrs[symindex].sh_addr + symindex 308 arch/mips/kernel/module.c unsigned int symindex, unsigned int relsec, symindex 334 arch/mips/kernel/module.c sym = (Elf_Sym *)sechdrs[symindex].sh_addr symindex 393 arch/mips/kernel/module.c unsigned int symindex, unsigned int relsec, symindex 396 arch/mips/kernel/module.c return __apply_relocate(sechdrs, strtab, symindex, relsec, me, false); symindex 401 arch/mips/kernel/module.c unsigned int symindex, unsigned int relsec, symindex 404 arch/mips/kernel/module.c return __apply_relocate(sechdrs, strtab, symindex, relsec, me, true); symindex 427 arch/mips/kernel/vpe.c unsigned int symindex, symindex 445 arch/mips/kernel/vpe.c sym = (Elf32_Sym *)sechdrs[symindex].sh_addr symindex 478 arch/mips/kernel/vpe.c unsigned int symindex, symindex 483 arch/mips/kernel/vpe.c Elf_Sym *sym = (void *)sechdrs[symindex].sh_addr; symindex 485 arch/mips/kernel/vpe.c unsigned int i, n = sechdrs[symindex].sh_size / sizeof(Elf_Sym); symindex 536 arch/mips/kernel/vpe.c static void dump_elfsymbols(Elf_Shdr *sechdrs, unsigned int symindex, symindex 539 arch/mips/kernel/vpe.c Elf_Sym *sym = (void *)sechdrs[symindex].sh_addr; symindex 540 arch/mips/kernel/vpe.c unsigned int i, n = sechdrs[symindex].sh_size / sizeof(Elf_Sym); symindex 551 arch/mips/kernel/vpe.c unsigned int symindex, const char *strtab, symindex 554 arch/mips/kernel/vpe.c Elf_Sym *sym = (void *)sechdrs[symindex].sh_addr; symindex 555 arch/mips/kernel/vpe.c unsigned int i, n = sechdrs[symindex].sh_size / sizeof(Elf_Sym); symindex 582 arch/mips/kernel/vpe.c unsigned int len, i, symindex = 0, strindex = 0, relocate = 0; symindex 617 arch/mips/kernel/vpe.c symindex = strindex = 0; symindex 635 arch/mips/kernel/vpe.c symindex = i; symindex 671 arch/mips/kernel/vpe.c simplify_symbols(sechdrs, symindex, strtab, secstrings, symindex 689 arch/mips/kernel/vpe.c symindex, i, &mod); symindex 692 arch/mips/kernel/vpe.c symindex, i, &mod); symindex 715 arch/mips/kernel/vpe.c symindex = i; symindex 734 arch/mips/kernel/vpe.c if ((find_vpe_symbols(v, sechdrs, symindex, strtab, &mod)) < 0) { symindex 114 arch/nds32/kernel/module.c unsigned int symindex, unsigned int relindex, symindex 117 arch/nds32/kernel/module.c Elf32_Shdr *symsec = sechdrs + symindex; symindex 45 arch/nios2/kernel/module.c unsigned int symindex, unsigned int relsec, symindex 63 arch/nios2/kernel/module.c = ((Elf32_Sym *)sechdrs[symindex].sh_addr symindex 18 arch/openrisc/kernel/module.c unsigned int symindex, symindex 37 arch/openrisc/kernel/module.c sym = (Elf32_Sym *)sechdrs[symindex].sh_addr symindex 520 arch/parisc/kernel/module.c unsigned int symindex, symindex 545 arch/parisc/kernel/module.c sym = (Elf32_Sym *)sechdrs[symindex].sh_addr symindex 665 arch/parisc/kernel/module.c unsigned int symindex, symindex 689 arch/parisc/kernel/module.c sym = (Elf64_Sym *)sechdrs[symindex].sh_addr symindex 865 arch/parisc/kernel/module.c int err, symindex = -1; symindex 892 arch/parisc/kernel/module.c symindex = i; symindex 953 arch/parisc/kernel/module.c if (symindex != -1 && !strcmp(secname, "__mcount_loc")) { symindex 956 arch/parisc/kernel/module.c strtab, symindex, symindex 960 arch/parisc/kernel/module.c strtab, symindex, symindex 210 arch/powerpc/kernel/module_32.c unsigned int symindex, symindex 228 arch/powerpc/kernel/module_32.c sym = (Elf32_Sym *)sechdrs[symindex].sh_addr symindex 322 arch/powerpc/kernel/module_64.c unsigned int symindex) symindex 327 arch/powerpc/kernel/module_64.c syms = (Elf64_Sym *)sechdrs[symindex].sh_addr; symindex 328 arch/powerpc/kernel/module_64.c numsyms = sechdrs[symindex].sh_size / sizeof(Elf64_Sym); symindex 524 arch/powerpc/kernel/module_64.c unsigned int symindex, symindex 539 arch/powerpc/kernel/module_64.c sym = find_dot_toc(sechdrs, strtab, symindex); symindex 552 arch/powerpc/kernel/module_64.c sym = (Elf64_Sym *)sechdrs[symindex].sh_addr symindex 297 arch/riscv/kernel/module.c unsigned int symindex, unsigned int relsec, symindex 316 arch/riscv/kernel/module.c sym = (Elf_Sym *)sechdrs[symindex].sh_addr symindex 357 arch/riscv/kernel/module.c (Elf_Sym *)sechdrs[symindex].sh_addr symindex 416 arch/s390/kernel/module.c unsigned int symindex, unsigned int relsec, symindex 428 arch/s390/kernel/module.c symtab = (Elf_Sym *) sechdrs[symindex].sh_addr; symindex 26 arch/sh/kernel/module.c unsigned int symindex, symindex 45 arch/sh/kernel/module.c sym = (Elf32_Sym *)sechdrs[symindex].sh_addr symindex 85 arch/sparc/kernel/module.c unsigned int symindex, symindex 109 arch/sparc/kernel/module.c sym = (Elf_Sym *)sechdrs[symindex].sh_addr symindex 30 arch/unicore32/kernel/module.c apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, symindex 33 arch/unicore32/kernel/module.c Elf32_Shdr *symsec = sechdrs + symindex; symindex 91 arch/x86/kernel/module.c unsigned int symindex, symindex 108 arch/x86/kernel/module.c sym = (Elf32_Sym *)sechdrs[symindex].sh_addr symindex 131 arch/x86/kernel/module.c unsigned int symindex, symindex 150 arch/x86/kernel/module.c sym = (Elf64_Sym *)sechdrs[symindex].sh_addr symindex 49 arch/xtensa/kernel/module.c unsigned int symindex, symindex 65 arch/xtensa/kernel/module.c sym = (Elf32_Sym *)sechdrs[symindex].sh_addr symindex 44 include/linux/moduleloader.h unsigned int symindex, symindex 50 include/linux/moduleloader.h unsigned int symindex, symindex 67 include/linux/moduleloader.h unsigned int symindex, symindex 73 include/linux/moduleloader.h unsigned int symindex,