Home
last modified time | relevance | path

Searched defs:sechdrs (Results 1 – 25 of 46) sorted by relevance

12

/Linux-v5.10/arch/powerpc/kernel/
Dmodule_32.c73 const Elf32_Shdr *sechdrs, in get_plt_size()
120 Elf32_Shdr *sechdrs, in module_frob_arch_sections()
159 const Elf32_Shdr *sechdrs, in do_plt_call()
193 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
283 int module_finalize_ftrace(struct module *module, const Elf_Shdr *sechdrs) in module_finalize_ftrace()
Dmodule_64.c196 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()
781 int module_finalize_ftrace(struct module *mod, const Elf_Shdr *sechdrs) in module_finalize_ftrace()
Dmodule.c21 const Elf_Shdr *sechdrs, in find_section()
35 const Elf_Shdr *sechdrs, struct module *me) in module_finalize()
/Linux-v5.10/arch/sparc/kernel/
Dmodule.c56 Elf_Shdr *sechdrs, in module_frob_arch_sections()
83 int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add()
185 const Elf_Shdr *sechdrs) in do_patch_sections()
208 const Elf_Shdr *sechdrs, in module_finalize()
/Linux-v5.10/arch/arm64/kernel/
Dmodule.c229 static int reloc_insn_adrp(struct module *mod, Elf64_Shdr *sechdrs, in reloc_insn_adrp()
256 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
475 const Elf_Shdr *sechdrs, in find_section()
495 const Elf_Shdr *sechdrs, in module_init_ftrace_plt()
519 const Elf_Shdr *sechdrs, in module_finalize()
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()
290 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
/Linux-v5.10/arch/m68k/kernel/
Dmodule.c22 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate()
62 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
103 const Elf_Shdr *sechdrs, in module_finalize()
/Linux-v5.10/arch/arc/kernel/
Dmodule.c26 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
45 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
132 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
/Linux-v5.10/arch/x86/kernel/
Dmodule.c89 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate()
129 static int __apply_relocate_add(Elf64_Shdr *sechdrs, in __apply_relocate_add()
220 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
249 const Elf_Shdr *sechdrs, in module_finalize()
/Linux-v5.10/include/linux/
Dmoduleloader.h53 static inline int apply_relocate(Elf_Shdr *sechdrs, in apply_relocate()
76 static inline int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add()
/Linux-v5.10/arch/microblaze/kernel/
Dmodule.c18 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
117 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
/Linux-v5.10/arch/sh/kernel/
Dmodule.c24 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
91 const Elf_Shdr *sechdrs, in module_finalize()
/Linux-v5.10/arch/s390/kernel/
Dmodule.c110 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
429 static int __apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in __apply_relocate_add()
455 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
470 const Elf_Shdr *sechdrs, in module_finalize()
/Linux-v5.10/arch/nios2/kernel/
Dmodule.c43 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
132 int module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
/Linux-v5.10/arch/arm/kernel/
Dmodule.c72 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
334 const Elf_Shdr *sechdrs, const char *name) in find_mod_section()
349 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
/Linux-v5.10/arch/nds32/kernel/
Dmodule.c23 Elf_Shdr * sechdrs, in module_frob_arch_sections()
113 apply_relocate_add(Elf32_Shdr * sechdrs, const char *strtab, in apply_relocate_add()
270 module_finalize(const Elf32_Ehdr * hdr, const Elf_Shdr * sechdrs, in module_finalize()
/Linux-v5.10/arch/hexagon/kernel/
Dmodule.c27 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
67 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.10/arch/mips/kernel/
Dvpe.c183 Elf_Shdr *sechdrs, const char *secstrings) in layout_sections()
425 static int apply_relocations(Elf32_Shdr *sechdrs, in apply_relocations()
477 static void simplify_symbols(Elf_Shdr *sechdrs, in simplify_symbols()
536 static void dump_elfsymbols(Elf_Shdr *sechdrs, unsigned int symindex, in dump_elfsymbols()
550 static int find_vpe_symbols(struct vpe *v, Elf_Shdr *sechdrs, in find_vpe_symbols()
579 Elf_Shdr *sechdrs; in vpe_elfload() local
Dmodule.c306 static int __apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in __apply_relocate()
391 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate()
399 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
430 const Elf_Shdr *sechdrs, in module_finalize()
/Linux-v5.10/arch/parisc/kernel/
Dmodule.c299 CONST Elf_Shdr *sechdrs, in module_frob_arch_sections()
518 int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add()
663 int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add()
832 const Elf_Shdr *sechdrs) in register_unwind_table()
857 const Elf_Shdr *sechdrs, in module_finalize()
/Linux-v5.10/arch/alpha/kernel/
Dmodule.c64 module_frob_arch_sections(Elf64_Ehdr *hdr, Elf64_Shdr *sechdrs, in module_frob_arch_sections()
133 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/Linux-v5.10/arch/openrisc/kernel/
Dmodule.c16 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/Linux-v5.10/arch/h8300/kernel/
Dmodule.c9 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/Linux-v5.10/arch/xtensa/kernel/
Dmodule.c47 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/Linux-v5.10/kernel/
Dkexec_file.c834 const Elf_Shdr *sechdrs; in kexec_purgatory_setup_kbuf() local
897 Elf_Shdr *sechdrs; in kexec_purgatory_setup_sechdrs() local
955 const Elf_Shdr *sechdrs; in kexec_apply_relocations() local
1064 const Elf_Shdr *sechdrs; in kexec_purgatory_find_symbol() local

12