/linux/arch/arm64/kvm/hyp/nvhe/ |
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()
|
/linux/arch/arm64/include/asm/ |
A D | module.h | 26 u64 module_emit_plt_entry(struct module *mod, Elf64_Shdr *sechdrs, 30 u64 module_emit_veneer_for_adrp(struct module *mod, Elf64_Shdr *sechdrs,
|
/linux/arch/powerpc/kernel/ |
A D | module_64.c | 188 const Elf64_Shdr *sechdrs) in get_stubs_size() 262 static Elf64_Sym *find_dot_toc(Elf64_Shdr *sechdrs, in find_dot_toc() 281 Elf64_Shdr *sechdrs, in module_frob_arch_sections() 412 static inline unsigned long my_r2(const Elf64_Shdr *sechdrs, struct module *me) in my_r2() 418 static inline int create_stub(const Elf64_Shdr *sechdrs, in create_stub() 470 static unsigned long stub_for_addr(const Elf64_Shdr *sechdrs, in stub_for_addr() 526 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
|
/linux/arch/alpha/kernel/ |
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()
|
/linux/tools/testing/selftests/kvm/lib/ |
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()
|
/linux/arch/arm64/kernel/ |
A D | module-plts.c | 72 u64 module_emit_plt_entry(struct module *mod, Elf64_Shdr *sechdrs, in module_emit_plt_entry() 104 u64 module_emit_veneer_for_adrp(struct module *mod, Elf64_Shdr *sechdrs, in module_emit_veneer_for_adrp() 327 Elf64_Shdr *dstsec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections()
|
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()
|
/linux/arch/x86/um/asm/ |
A D | module.h | 18 #define Elf_Shdr Elf64_Shdr
|
/linux/include/asm-generic/ |
A D | module.h | 16 #define Elf_Shdr Elf64_Shdr
|
/linux/arch/x86/kernel/ |
A D | module.c | 130 static int __apply_relocate_add(Elf64_Shdr *sechdrs, in __apply_relocate_add() 221 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
|
/linux/arch/mips/include/asm/ |
A D | module.h | 57 #define Elf_Shdr Elf64_Shdr
|
/linux/tools/perf/util/ |
A D | genelf.h | 55 #define Elf_Shdr Elf64_Shdr
|
/linux/arch/ia64/kernel/ |
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()
|
/linux/scripts/mod/ |
A D | modpost.h | 39 #define Elf_Shdr Elf64_Shdr
|
/linux/arch/mips/tools/ |
A D | loongson3-llsc-check.c | 240 Elf64_Shdr *sh; in main()
|
/linux/include/uapi/linux/ |
A D | elf.h | 328 } Elf64_Shdr; typedef
|
/linux/tools/lib/bpf/ |
A D | linker.c | 42 Elf64_Shdr *shdr; 111 Elf64_Shdr *shdr; 480 Elf64_Shdr *shdr = sec->shdr; in is_ignored_sec() 552 Elf64_Shdr *shdr; in linker_load_obj_file() 986 Elf64_Shdr *shdr; in init_sec() 2616 Elf64_Shdr *shdr; in emit_elf_data_sec()
|
A D | libbpf.c | 475 Elf64_Shdr *shdr; 2575 Elf64_Shdr *sh; in section_have_execinstr() 3059 Elf64_Shdr *shdr; in elf_sec_hdr() 3077 Elf64_Shdr *sh; in elf_sec_name() 3136 static bool ignore_elf_section(Elf64_Shdr *hdr, const char *name) in ignore_elf_section() 3192 Elf64_Shdr *sh; in bpf_object__elf_collect() 3551 Elf64_Shdr *sh; in bpf_object__collect_externs() 6150 Elf64_Shdr *shdr, Elf_Data *data); 6153 Elf64_Shdr *shdr, Elf_Data *data) in bpf_object__collect_map_relos() 6287 Elf64_Shdr *shdr; in bpf_object__collect_relos() [all …]
|
/linux/scripts/ |
A D | sorttable.c | 409 r2(&ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
|
A D | sorttable.h | 47 # define Elf_Shdr Elf64_Shdr
|
A D | insert-sys-cert.c | 45 #define Elf_Shdr Elf64_Shdr
|
A D | recordmcount.c | 598 || w2(ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
|
A D | recordmcount.h | 80 # define Elf_Shdr Elf64_Shdr
|
/linux/arch/sparc/vdso/ |
A D | vma.c | 72 Elf64_Shdr *shdrs; in one_section64()
|
/linux/kernel/livepatch/ |
A D | core.c | 193 static int klp_resolve_symbols(Elf64_Shdr *sechdrs, const char *strtab, in klp_resolve_symbols()
|