Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dmodule_64.c251 const Elf64_Shdr *sechdrs) in get_stubs_size()
325 static Elf64_Sym *find_dot_toc(Elf64_Shdr *sechdrs, in find_dot_toc()
344 Elf64_Shdr *sechdrs, in module_frob_arch_sections()
403 static inline unsigned long my_r2(const Elf64_Shdr *sechdrs, struct module *me) in my_r2()
416 static inline int create_stub(const Elf64_Shdr *sechdrs, in create_stub()
444 static unsigned long stub_for_addr(const Elf64_Shdr *sechdrs, in stub_for_addr()
539 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
772 static unsigned long create_ftrace_stub(const Elf64_Shdr *sechdrs, in create_ftrace_stub()
817 static unsigned long create_ftrace_stub(const Elf64_Shdr *sechdrs, in create_ftrace_stub()
Dvdso.c366 Elf64_Shdr *sechdrs; in find_section64()
/Linux-v4.19/tools/testing/selftests/kvm/lib/
Delf.c90 TEST_ASSERT(hdrp->e_shentsize == sizeof(Elf64_Shdr), in elfhdr_get()
94 hdrp->e_shentsize, sizeof(Elf64_Shdr)); in elfhdr_get()
/Linux-v4.19/arch/alpha/kernel/
Dmodule.c76 module_frob_arch_sections(Elf64_Ehdr *hdr, Elf64_Shdr *sechdrs, in module_frob_arch_sections()
81 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections()
145 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v4.19/arch/x86/um/asm/
Dmodule.h18 #define Elf_Shdr Elf64_Shdr
/Linux-v4.19/include/asm-generic/
Dmodule.h16 #define Elf_Shdr Elf64_Shdr
/Linux-v4.19/tools/perf/util/
Dgenelf.h46 #define Elf_Shdr Elf64_Shdr
/Linux-v4.19/arch/ia64/kernel/
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()
925 Elf64_Shdr *opd = mod->arch.opd; in dereference_module_function_descriptor()
/Linux-v4.19/arch/mips/include/asm/
Dmodule.h57 #define Elf_Shdr Elf64_Shdr
/Linux-v4.19/scripts/mod/
Dmodpost.h39 #define Elf_Shdr Elf64_Shdr
/Linux-v4.19/arch/riscv/kernel/
Dmodule-sections.c123 Elf64_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections()
/Linux-v4.19/arch/x86/kernel/
Dmodule.c141 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
/Linux-v4.19/scripts/
Dsortextable.h42 # define Elf_Shdr Elf64_Shdr
Dsortextable.c350 || r2(&ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
Dinsert-sys-cert.c45 #define Elf_Shdr Elf64_Shdr
Drecordmcount.c564 || w2(ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
Drecordmcount.h71 # define Elf_Shdr Elf64_Shdr
/Linux-v4.19/arch/arm64/kernel/
Dmodule-plts.c237 Elf64_Shdr *dstsec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections()
Dmodule.c229 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
/Linux-v4.19/include/uapi/linux/
Delf.h327 } Elf64_Shdr; typedef