Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
A Dgen-hyprel.c135 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 Dmodule.h26 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 Dmodule_64.c188 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 Dmodule.c64 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 Delf.c89 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 Dmodule-plts.c72 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 Dmodule.c233 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 Dmodule.h18 #define Elf_Shdr Elf64_Shdr
/linux/include/asm-generic/
A Dmodule.h16 #define Elf_Shdr Elf64_Shdr
/linux/arch/x86/kernel/
A Dmodule.c130 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 Dmodule.h57 #define Elf_Shdr Elf64_Shdr
/linux/tools/perf/util/
A Dgenelf.h55 #define Elf_Shdr Elf64_Shdr
/linux/arch/ia64/kernel/
A Dmodule.c427 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 Dmodpost.h39 #define Elf_Shdr Elf64_Shdr
/linux/arch/mips/tools/
A Dloongson3-llsc-check.c240 Elf64_Shdr *sh; in main()
/linux/include/uapi/linux/
A Delf.h328 } Elf64_Shdr; typedef
/linux/tools/lib/bpf/
A Dlinker.c42 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 Dlibbpf.c475 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 Dsorttable.c409 r2(&ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
A Dsorttable.h47 # define Elf_Shdr Elf64_Shdr
A Dinsert-sys-cert.c45 #define Elf_Shdr Elf64_Shdr
A Drecordmcount.c598 || w2(ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
A Drecordmcount.h80 # define Elf_Shdr Elf64_Shdr
/linux/arch/sparc/vdso/
A Dvma.c72 Elf64_Shdr *shdrs; in one_section64()
/linux/kernel/livepatch/
A Dcore.c193 static int klp_resolve_symbols(Elf64_Shdr *sechdrs, const char *strtab, in klp_resolve_symbols()

Completed in 53 milliseconds