Home
last modified time | relevance | path

Searched refs:symindex (Results 1 – 25 of 26) sorted by relevance

12

/arch/mips/kernel/
Dvpe.c427 unsigned int symindex, in apply_relocations() argument
445 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocations()
478 unsigned int symindex, in simplify_symbols() argument
483 Elf_Sym *sym = (void *)sechdrs[symindex].sh_addr; in simplify_symbols()
485 unsigned int i, n = sechdrs[symindex].sh_size / sizeof(Elf_Sym); in simplify_symbols()
536 static void dump_elfsymbols(Elf_Shdr *sechdrs, unsigned int symindex, in dump_elfsymbols() argument
539 Elf_Sym *sym = (void *)sechdrs[symindex].sh_addr; in dump_elfsymbols()
540 unsigned int i, n = sechdrs[symindex].sh_size / sizeof(Elf_Sym); in dump_elfsymbols()
551 unsigned int symindex, const char *strtab, in find_vpe_symbols() argument
554 Elf_Sym *sym = (void *)sechdrs[symindex].sh_addr; in find_vpe_symbols()
[all …]
Dmodule.c308 unsigned int symindex, unsigned int relsec, in __apply_relocate() argument
334 sym = (Elf_Sym *)sechdrs[symindex].sh_addr in __apply_relocate()
393 unsigned int symindex, unsigned int relsec, in apply_relocate() argument
396 return __apply_relocate(sechdrs, strtab, symindex, relsec, me, false); in apply_relocate()
401 unsigned int symindex, unsigned int relsec, in apply_relocate_add() argument
404 return __apply_relocate(sechdrs, strtab, symindex, relsec, me, true); in apply_relocate_add()
/arch/m68k/kernel/
Dmodule.c24 unsigned int symindex, in apply_relocate() argument
41 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate()
64 unsigned int symindex, in apply_relocate_add() argument
81 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
/arch/openrisc/kernel/
Dmodule.c18 unsigned int symindex, in apply_relocate_add() argument
37 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
/arch/h8300/kernel/
Dmodule.c11 unsigned int symindex, in apply_relocate_add() argument
27 Elf32_Sym *sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
/arch/microblaze/kernel/
Dmodule.c19 unsigned int symindex, unsigned int relsec, struct module *module) in apply_relocate_add() argument
38 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr + in apply_relocate_add()
/arch/unicore32/kernel/
Dmodule.c30 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate() argument
33 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate()
/arch/csky/kernel/
Dmodule.c51 unsigned int symindex, unsigned int relsec, struct module *me) in apply_relocate_add() argument
63 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
/arch/sh/kernel/
Dmodule.c26 unsigned int symindex, in apply_relocate_add() argument
45 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
/arch/x86/kernel/
Dmodule.c91 unsigned int symindex, in apply_relocate() argument
108 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate()
131 unsigned int symindex, in apply_relocate_add() argument
150 sym = (Elf64_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
/arch/nios2/kernel/
Dmodule.c45 unsigned int symindex, unsigned int relsec, in apply_relocate_add() argument
63 = ((Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
/arch/c6x/kernel/
Dmodule.c43 unsigned int symindex, in apply_relocate_add() argument
64 sym = (Elf_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
/arch/hexagon/kernel/
Dmodule.c68 unsigned int symindex, unsigned int relsec, in apply_relocate_add() argument
78 Elf32_Sym *sym_base = (Elf32_Sym *) sechdrs[symindex].sh_addr; in apply_relocate_add()
/arch/xtensa/kernel/
Dmodule.c49 unsigned int symindex, in apply_relocate_add() argument
65 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
/arch/arc/kernel/
Dmodule.c47 unsigned int symindex, /* sec index for sym tbl */ in apply_relocate_add() argument
63 sym_sec = (Elf32_Sym *) sechdrs[symindex].sh_addr; in apply_relocate_add()
/arch/parisc/kernel/
Dmodule.c520 unsigned int symindex, in apply_relocate_add() argument
545 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
665 unsigned int symindex, in apply_relocate_add() argument
689 sym = (Elf64_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
865 int err, symindex = -1; in module_finalize() local
892 symindex = i; in module_finalize()
953 if (symindex != -1 && !strcmp(secname, "__mcount_loc")) { in module_finalize()
956 strtab, symindex, in module_finalize()
960 strtab, symindex, in module_finalize()
/arch/powerpc/kernel/
Dmodule_64.c322 unsigned int symindex) in find_dot_toc() argument
327 syms = (Elf64_Sym *)sechdrs[symindex].sh_addr; in find_dot_toc()
328 numsyms = sechdrs[symindex].sh_size / sizeof(Elf64_Sym); in find_dot_toc()
524 unsigned int symindex, in apply_relocate_add() argument
539 sym = find_dot_toc(sechdrs, strtab, symindex); in apply_relocate_add()
552 sym = (Elf64_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
Dmodule_32.c210 unsigned int symindex, in apply_relocate_add() argument
228 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
/arch/sparc/kernel/
Dmodule.c85 unsigned int symindex, in apply_relocate_add() argument
109 sym = (Elf_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
/arch/nds32/kernel/
Dmodule.c114 unsigned int symindex, unsigned int relindex, in apply_relocate_add() argument
117 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate_add()
/arch/riscv/kernel/
Dmodule.c293 unsigned int symindex, unsigned int relsec, in apply_relocate_add() argument
312 sym = (Elf_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
353 (Elf_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
/arch/alpha/kernel/
Dmodule.c134 unsigned int symindex, unsigned int relsec, in apply_relocate_add() argument
147 symtab = (Elf64_Sym *)sechdrs[symindex].sh_addr; in apply_relocate_add()
/arch/arm64/kernel/
Dmodule.c257 unsigned int symindex, in apply_relocate_add() argument
275 sym = (Elf64_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
/arch/arm/kernel/
Dmodule.c66 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate() argument
69 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate()
/arch/s390/kernel/
Dmodule.c416 unsigned int symindex, unsigned int relsec, in apply_relocate_add() argument
428 symtab = (Elf_Sym *) sechdrs[symindex].sh_addr; in apply_relocate_add()

12