Home
last modified time | relevance | path

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

12

/arch/powerpc/kernel/
Dmodule_32.c100 const Elf32_Shdr *sechdrs, in get_plt_size()
147 Elf32_Shdr *sechdrs, in module_frob_arch_sections()
184 const Elf32_Shdr *sechdrs, in do_plt_call()
212 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
302 int module_finalize_ftrace(struct module *module, const Elf_Shdr *sechdrs) in module_finalize_ftrace()
Dmodule.c33 const Elf_Shdr *sechdrs, in find_section()
47 const Elf_Shdr *sechdrs, struct module *me) in module_finalize()
Dmodule_64.c242 const Elf64_Shdr *sechdrs) in get_stubs_size()
312 static Elf64_Sym *find_dot_toc(Elf64_Shdr *sechdrs, in find_dot_toc()
331 Elf64_Shdr *sechdrs, in module_frob_arch_sections()
379 static inline unsigned long my_r2(const Elf64_Shdr *sechdrs, struct module *me) in my_r2()
392 static inline int create_stub(const Elf64_Shdr *sechdrs, in create_stub()
420 static unsigned long stub_for_addr(const Elf64_Shdr *sechdrs, in stub_for_addr()
512 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
750 static unsigned long create_ftrace_stub(const Elf64_Shdr *sechdrs, struct module *me) in create_ftrace_stub()
793 static unsigned long create_ftrace_stub(const Elf64_Shdr *sechdrs, struct module *me) in create_ftrace_stub()
799 int module_finalize_ftrace(struct module *mod, const Elf_Shdr *sechdrs) in module_finalize_ftrace()
/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()
/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()
/arch/arc/kernel/
Dmodule.c29 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
48 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
135 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
/arch/microblaze/kernel/
Dmodule.c21 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
120 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
/arch/metag/kernel/
Dmodule.c86 const Elf32_Shdr *sechdrs, in get_plt_size()
133 Elf32_Shdr *sechdrs, in module_frob_arch_sections()
163 Elf32_Shdr *sechdrs, struct module *mod) in do_plt_call()
198 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/arch/sh/kernel/
Dmodule.c37 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
113 const Elf_Shdr *sechdrs, in module_finalize()
/arch/nios2/kernel/
Dmodule.c44 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
133 int module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
/arch/blackfin/kernel/
Dmodule.c24 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
154 apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
238 const Elf_Shdr * sechdrs, struct module *mod) in module_finalize()
/arch/hexagon/kernel/
Dmodule.c40 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
80 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/arch/arm/kernel/
Dmodule.c62 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
324 const Elf_Shdr *sechdrs, const char *name) in find_mod_section()
339 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
/arch/x86/kernel/
Dmodule.c101 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate()
141 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
227 const Elf_Shdr *sechdrs, in module_finalize()
/arch/s390/kernel/
Dmodule.c115 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
421 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
447 const Elf_Shdr *sechdrs, in module_finalize()
/arch/openrisc/kernel/
Dmodule.c20 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/arch/h8300/kernel/
Dmodule.c9 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/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.c319 static int __apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in __apply_relocate()
404 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate()
412 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
443 const Elf_Shdr *sechdrs, in module_finalize()
/arch/xtensa/kernel/
Dmodule.c49 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/arch/unicore32/kernel/
Dmodule.c33 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
/arch/cris/kernel/
Dmodule.c45 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/arch/alpha/kernel/
Dmodule.c76 module_frob_arch_sections(Elf64_Ehdr *hdr, Elf64_Shdr *sechdrs, in module_frob_arch_sections()
145 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/arch/arm64/kernel/
Dmodule.c204 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
418 const Elf_Shdr *sechdrs, in module_finalize()
/arch/parisc/kernel/
Dmodule.c319 CONST Elf_Shdr *sechdrs, in module_frob_arch_sections()
538 int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add()
683 int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add()
848 const Elf_Shdr *sechdrs) in register_unwind_table()
873 const Elf_Shdr *sechdrs, in module_finalize()

12