/arch/mips/kernel/ |
D | vpe.c | 427 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 …]
|
D | module.c | 314 unsigned int symindex, unsigned int relsec, in __apply_relocate() argument 339 sym = (Elf_Sym *)sechdrs[symindex].sh_addr in __apply_relocate() 387 unsigned int symindex, unsigned int relsec, in apply_relocate() argument 390 return __apply_relocate(sechdrs, strtab, symindex, relsec, me, false); in apply_relocate() 395 unsigned int symindex, unsigned int relsec, in apply_relocate_add() argument 398 return __apply_relocate(sechdrs, strtab, symindex, relsec, me, true); in apply_relocate_add()
|
/arch/m68k/kernel/ |
D | module.c | 24 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/x86/kernel/ |
D | module.c | 92 unsigned int symindex, in apply_relocate() argument 109 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate() 133 unsigned int symindex, in __apply_relocate_add() argument 153 sym = (Elf64_Sym *)sechdrs[symindex].sh_addr in __apply_relocate_add() 224 unsigned int symindex, in apply_relocate_add() argument 237 ret = __apply_relocate_add(sechdrs, strtab, symindex, relsec, me, in apply_relocate_add()
|
/arch/openrisc/kernel/ |
D | module.c | 18 unsigned int symindex, in apply_relocate_add() argument 37 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
|
/arch/microblaze/kernel/ |
D | module.c | 19 unsigned int symindex, unsigned int relsec, struct module *module) in apply_relocate_add() argument 35 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr + in apply_relocate_add()
|
/arch/h8300/kernel/ |
D | module.c | 11 unsigned int symindex, in apply_relocate_add() argument 27 Elf32_Sym *sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
|
/arch/sh/kernel/ |
D | module.c | 26 unsigned int symindex, in apply_relocate_add() argument 45 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
|
/arch/csky/kernel/ |
D | module.c | 50 unsigned int symindex, unsigned int relsec, struct module *me) in apply_relocate_add() argument 62 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
|
/arch/nios2/kernel/ |
D | module.c | 44 unsigned int symindex, unsigned int relsec, in apply_relocate_add() argument 62 = ((Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
|
/arch/xtensa/kernel/ |
D | module.c | 49 unsigned int symindex, in apply_relocate_add() argument 65 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
|
/arch/hexagon/kernel/ |
D | module.c | 68 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/arc/kernel/ |
D | module.c | 47 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/ |
D | module.c | 520 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 symindex = -1; in module_finalize() local 892 symindex = i; in module_finalize() 954 if (symindex != -1 && !strcmp(secname, FTRACE_CALLSITE_SECTION)) { in module_finalize() 958 strtab, symindex, in module_finalize() 962 strtab, symindex, in module_finalize()
|
/arch/powerpc/kernel/ |
D | module_64.c | 264 unsigned int symindex) in find_dot_toc() argument 269 syms = (Elf64_Sym *)sechdrs[symindex].sh_addr; in find_dot_toc() 270 numsyms = sechdrs[symindex].sh_size / sizeof(Elf64_Sym); in find_dot_toc() 528 unsigned int symindex, in apply_relocate_add() argument 543 sym = find_dot_toc(sechdrs, strtab, symindex); in apply_relocate_add() 556 sym = (Elf64_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
|
D | module_32.c | 188 unsigned int symindex, in apply_relocate_add() argument 206 sym = (Elf32_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
|
/arch/sparc/kernel/ |
D | module.c | 85 unsigned int symindex, in apply_relocate_add() argument 109 sym = (Elf_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
|
/arch/nds32/kernel/ |
D | module.c | 114 unsigned int symindex, unsigned int relindex, in apply_relocate_add() argument 117 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate_add()
|
/arch/riscv/kernel/ |
D | module.c | 324 unsigned int symindex, unsigned int relsec, in apply_relocate_add() argument 343 sym = (Elf_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add() 384 (Elf_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
|
/arch/alpha/kernel/ |
D | module.c | 134 unsigned int symindex, unsigned int relsec, in apply_relocate_add() argument 147 symtab = (Elf64_Sym *)sechdrs[symindex].sh_addr; in apply_relocate_add()
|
/arch/s390/kernel/ |
D | module.c | 440 unsigned int symindex, unsigned int relsec, in __apply_relocate_add() argument 453 symtab = (Elf_Sym *) sechdrs[symindex].sh_addr; in __apply_relocate_add() 466 unsigned int symindex, unsigned int relsec, in apply_relocate_add() argument 475 return __apply_relocate_add(sechdrs, strtab, symindex, relsec, me, in apply_relocate_add()
|
/arch/arm64/kernel/ |
D | module.c | 263 unsigned int symindex, in apply_relocate_add() argument 281 sym = (Elf64_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
|
/arch/arm/kernel/ |
D | module.c | 72 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate() argument 75 Elf32_Shdr *symsec = sechdrs + symindex; in apply_relocate()
|
/arch/ia64/kernel/ |
D | module.c | 789 apply_relocate_add (Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate_add() argument 830 ((Elf64_Sym *) sechdrs[symindex].sh_addr in apply_relocate_add()
|