| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | module-plts.c | 75 Elf64_Sym *sym) in module_emit_plt_entry() 161 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, in count_plts() 165 Elf64_Sym *s; in count_plts() 257 static bool branch_rela_needs_plt(Elf64_Sym *syms, Elf64_Rela *rela, in branch_rela_needs_plt() 261 Elf64_Sym *s = syms + ELF64_R_SYM(rela->r_info); in branch_rela_needs_plt() 271 static int partition_branch_plt_relas(Elf64_Sym *syms, Elf64_Rela *rela, in partition_branch_plt_relas() 297 Elf64_Sym *syms = NULL; in module_frob_arch_sections() 314 syms = (Elf64_Sym *)sechdrs[i].sh_addr; in module_frob_arch_sections()
|
| H A D | module.c | 269 Elf64_Sym *sym; in apply_relocate_add() 280 sym = (Elf64_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | module_64.c | 57 static unsigned int local_entry_offset(const Elf64_Sym *sym) in local_entry_offset() 81 static unsigned int local_entry_offset(const Elf64_Sym *sym) in local_entry_offset() 254 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify() 270 static Elf64_Sym *find_dot_toc(Elf64_Shdr *sechdrs, in find_dot_toc() 275 Elf64_Sym *syms; in find_dot_toc() 277 syms = (Elf64_Sym *)sechdrs[symindex].sh_addr; in find_dot_toc() 278 numsyms = sechdrs[symindex].sh_size / sizeof(Elf64_Sym); in find_dot_toc() 315 sechdrs[i].sh_size / sizeof(Elf64_Sym), in module_frob_arch_sections() 528 Elf64_Sym *sym; in apply_relocate_add() 550 sym = (Elf64_Sym *)sechdrs[symindex].sh_addr in apply_relocate_add()
|
| H A D | vdso.c | 114 Elf64_Sym *dynsym; 360 static Elf64_Sym * __init find_symbol64(struct lib64_elfinfo *lib, in find_symbol64() 366 for (i = 0; i < (lib->dynsymsize / sizeof(Elf64_Sym)); i++) { in find_symbol64() 386 Elf64_Sym *sym = find_symbol64(lib, symname); in find_function64() 400 Elf64_Sym *sym64_gen, *sym64_fix; in vdso_do_func_patch64() 491 Elf64_Sym *sym64; in vdso_fixup_datapage()
|
| /OK3568_Linux_fs/kernel/arch/sparc/vdso/ |
| H A D | vma.c | 55 Elf64_Sym *dynsym; 102 static Elf64_Sym *find_sym64(const struct vdso_elfinfo64 *e, const char *name) in find_sym64() 106 for (i = 0; i < (e->dynsymsize / sizeof(Elf64_Sym)); i++) { in find_sym64() 107 Elf64_Sym *s = &e->dynsym[i]; in find_sym64() 120 Elf64_Sym *osym = find_sym64(e, orig); in patchsym64() 121 Elf64_Sym *nsym = find_sym64(e, new); in patchsym64()
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | module.c | 95 nsyms = symtab->sh_size / sizeof(Elf64_Sym); in module_frob_arch_sections() 139 Elf64_Sym *symtab, *sym; in apply_relocate_add() 147 symtab = (Elf64_Sym *)sechdrs[symindex].sh_addr; in apply_relocate_add()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | fips140_gen_hmac.c | 32 static Elf64_Sym *syms; 164 num_syms = symtab_shdr->sh_size / sizeof(Elf64_Sym); in main()
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | startup.c | 95 Elf64_Sym *dynsym; in handle_relocs() 99 dynsym = (Elf64_Sym *) vmlinux.dynsym_start; in handle_relocs()
|
| /OK3568_Linux_fs/kernel/arch/x86/um/asm/ |
| H A D | module.h | 19 #define Elf_Sym Elf64_Sym
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | module.h | 18 #define Elf_Sym Elf64_Sym
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | module.h | 34 Elf64_Sym *sym);
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | module.c | 139 Elf64_Sym *sym; in __apply_relocate_add() 152 sym = (Elf64_Sym *)sechdrs[symindex].sh_addr in __apply_relocate_add()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf.h | 59 typedef Elf64_Sym Elf_Sym;
|
| H A D | elf64.h | 199 } Elf64_Sym; typedef
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf.h | 59 typedef Elf64_Sym Elf_Sym;
|
| H A D | elf64.h | 199 } Elf64_Sym; typedef
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf.h | 59 typedef Elf64_Sym Elf_Sym;
|
| H A D | elf64.h | 199 } Elf64_Sym; typedef
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf.h | 59 typedef Elf64_Sym Elf_Sym;
|
| H A D | elf64.h | 199 } Elf64_Sym; typedef
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | module.h | 58 #define Elf_Sym Elf64_Sym
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | link.h | 185 extern uintptr_t la_symbind64 (Elf64_Sym *__sym, unsigned int __ndx,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | link.h | 185 extern uintptr_t la_symbind64 (Elf64_Sym *__sym, unsigned int __ndx,
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | genelf.h | 58 #define Elf_Sym Elf64_Sym
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.h | 41 #define Elf_Sym Elf64_Sym
|