| /OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/ |
| H A D | gen-hyprel.c | 135 Elf64_Shdr *sh_table; 216 static inline const char *section_name(Elf64_Shdr *shdr) in section_name() 222 static inline const char *section_begin(Elf64_Shdr *shdr) in section_begin() 228 static inline Elf64_Shdr *section_by_off(Elf64_Off off) in section_by_off() 231 return elf_ptr(Elf64_Shdr, off); in section_by_off() 235 static inline Elf64_Shdr *section_by_idx(uint16_t idx) in section_by_idx() 360 static void emit_rela_section(Elf64_Shdr *sh_rela) in emit_rela_section() 362 Elf64_Shdr *sh_orig = &elf.sh_table[elf32toh(sh_rela->sh_info)]; in emit_rela_section() 428 Elf64_Shdr *shdr; in emit_all_relocs()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | fips140_gen_hmac.c | 29 static Elf64_Shdr *shdr; 35 static Elf64_Shdr *find_symtab_section(void) in find_symtab_section() 127 Elf64_Shdr *symtab_shdr; in main()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | module_64.c | 196 const Elf64_Shdr *sechdrs) in get_stubs_size() 270 static Elf64_Sym *find_dot_toc(Elf64_Shdr *sechdrs, in find_dot_toc() 289 Elf64_Shdr *sechdrs, in module_frob_arch_sections() 429 static inline unsigned long my_r2(const Elf64_Shdr *sechdrs, struct module *me) in my_r2() 435 static inline int create_stub(const Elf64_Shdr *sechdrs, in create_stub() 467 static unsigned long stub_for_addr(const Elf64_Shdr *sechdrs, in stub_for_addr() 520 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | module.h | 32 u64 module_emit_plt_entry(struct module *mod, Elf64_Shdr *sechdrs, 36 u64 module_emit_veneer_for_adrp(struct module *mod, Elf64_Shdr *sechdrs,
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | module.c | 64 module_frob_arch_sections(Elf64_Ehdr *hdr, Elf64_Shdr *sechdrs, in module_frob_arch_sections() 69 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections() 133 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/ |
| H A D | elf.c | 89 TEST_ASSERT(hdrp->e_shentsize == sizeof(Elf64_Shdr), in elfhdr_get() 93 hdrp->e_shentsize, sizeof(Elf64_Shdr)); in elfhdr_get()
|
| /OK3568_Linux_fs/kernel/arch/x86/um/asm/ |
| H A D | module.h | 18 #define Elf_Shdr Elf64_Shdr
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | module-plts.c | 73 u64 module_emit_plt_entry(struct module *mod, Elf64_Shdr *sechdrs, in module_emit_plt_entry() 105 u64 module_emit_veneer_for_adrp(struct module *mod, Elf64_Shdr *sechdrs, in module_emit_veneer_for_adrp() 333 Elf64_Shdr *dstsec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections()
|
| H A D | module.c | 233 static int reloc_insn_adrp(struct module *mod, Elf64_Shdr *sechdrs, in reloc_insn_adrp() 260 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | module.h | 16 #define Elf_Shdr Elf64_Shdr
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | module.c | 130 static int __apply_relocate_add(Elf64_Shdr *sechdrs, in __apply_relocate_add() 225 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf.h | 52 typedef Elf64_Shdr Elf_Shdr;
|
| H A D | elf64.h | 99 } Elf64_Shdr; typedef
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf.h | 52 typedef Elf64_Shdr Elf_Shdr;
|
| H A D | elf64.h | 99 } Elf64_Shdr; typedef
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf.h | 52 typedef Elf64_Shdr Elf_Shdr;
|
| H A D | elf64.h | 99 } Elf64_Shdr; typedef
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf.h | 52 typedef Elf64_Shdr Elf_Shdr;
|
| H A D | elf64.h | 99 } Elf64_Shdr; typedef
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | module.h | 57 #define Elf_Shdr Elf64_Shdr
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | genelf.h | 57 #define Elf_Shdr Elf64_Shdr
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | module.c | 427 Elf64_Shdr *s, *sechdrs_end = sechdrs + ehdr->e_shnum; in module_frob_arch_sections() 620 Elf64_Shdr *sec, void *location) in do_reloc() 789 apply_relocate_add (Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate_add() 794 Elf64_Shdr *target_sec; in apply_relocate_add()
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.h | 40 #define Elf_Shdr Elf64_Shdr
|
| /OK3568_Linux_fs/kernel/arch/mips/tools/ |
| H A D | loongson3-llsc-check.c | 240 Elf64_Shdr *sh; in main()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 328 } Elf64_Shdr; typedef
|