Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Dmodule.c55 Elf_Shdr *sechdrs, in module_frob_arch_sections()
82 int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add()
184 const Elf_Shdr *sechdrs) in do_patch_sections()
207 const Elf_Shdr *sechdrs, in module_finalize()
/linux-4.1.27/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()
/linux-4.1.27/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-4.1.27/arch/powerpc/kernel/
Dmodule_32.c100 const Elf32_Shdr *sechdrs, in get_plt_size()
147 Elf32_Shdr *sechdrs, in module_frob_arch_sections()
184 Elf32_Shdr *sechdrs, in do_plt_call()
212 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
Dmodule.c33 const Elf_Shdr *sechdrs, in find_section()
47 const Elf_Shdr *sechdrs, struct module *me) in module_finalize()
Dmodule_64.c271 const Elf64_Shdr *sechdrs) in get_stubs_size()
343 static Elf64_Sym *find_dot_toc(Elf64_Shdr *sechdrs, in find_dot_toc()
362 Elf64_Shdr *sechdrs, in module_frob_arch_sections()
410 static inline unsigned long my_r2(Elf64_Shdr *sechdrs, struct module *me) in my_r2()
423 static inline int create_stub(Elf64_Shdr *sechdrs, in create_stub()
449 static unsigned long stub_for_addr(Elf64_Shdr *sechdrs, in stub_for_addr()
487 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
Dvdso.c298 Elf32_Shdr *sechdrs; in find_section32() local
389 Elf64_Shdr *sechdrs; in find_section64() local
/linux-4.1.27/arch/arc/kernel/
Dmodule.c33 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
61 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
131 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
/linux-4.1.27/arch/blackfin/kernel/
Dmodule.c21 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
151 apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
235 const Elf_Shdr * sechdrs, struct module *mod) in module_finalize()
/linux-4.1.27/include/linux/
Dmoduleloader.h42 static inline int apply_relocate(Elf_Shdr *sechdrs, in apply_relocate()
65 static inline int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add()
Dkexec.h122 Elf_Shdr *sechdrs; member
Dmodule.h652 const Elf_Shdr *sechdrs, in module_bug_finalize()
/linux-4.1.27/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()
/linux-4.1.27/arch/sh/kernel/
Dmodule.c37 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
113 const Elf_Shdr *sechdrs, in module_finalize()
Ddwarf.c1093 int module_dwarf_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_dwarf_finalize()
/linux-4.1.27/arch/arm/kernel/
Dmodule.c50 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
278 const Elf_Shdr *sechdrs, const char *name) in find_mod_section()
293 int module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
Dvdso.c102 Elf32_Shdr *sechdrs; in find_section() local
/linux-4.1.27/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()
/linux-4.1.27/arch/x86/kernel/
Dmodule.c99 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate()
139 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
211 const Elf_Shdr *sechdrs, in module_finalize()
Dmachine_kexec_64.c407 Elf64_Shdr *sechdrs, unsigned int relsec) in arch_kexec_apply_relocations_add()
/linux-4.1.27/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()
/linux-4.1.27/arch/s390/kernel/
Dmodule.c107 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
398 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
424 const Elf_Shdr *sechdrs, in module_finalize()
/linux-4.1.27/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.c195 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate()
271 const Elf_Shdr *sechdrs, in module_finalize()
Dmodule-rela.c107 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/linux-4.1.27/arch/avr32/kernel/
Dmodule.c60 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
145 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/linux-4.1.27/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()
675 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-4.1.27/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()
/linux-4.1.27/arch/openrisc/kernel/
Dmodule.c20 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/linux-4.1.27/arch/arm64/kernel/
Dmodule.c196 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
403 const Elf_Shdr *sechdrs, in module_finalize()
/linux-4.1.27/arch/xtensa/kernel/
Dmodule.c49 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/linux-4.1.27/arch/unicore32/kernel/
Dmodule.c33 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate()
/linux-4.1.27/arch/cris/kernel/
Dmodule.c45 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/linux-4.1.27/arch/c6x/kernel/
Dmodule.c45 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/linux-4.1.27/arch/score/kernel/
Dmodule.c30 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate()
/linux-4.1.27/arch/m32r/kernel/
Dmodule.c71 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/linux-4.1.27/arch/mn10300/kernel/
Dmodule.c56 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/linux-4.1.27/lib/
Dbug.c85 void module_bug_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_bug_finalize()
/linux-4.1.27/arch/tile/kernel/
Dmodule.c122 int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add()
/linux-4.1.27/arch/ia64/kernel/
Dmodule.c421 module_frob_arch_sections (Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings, in module_frob_arch_sections()
795 apply_relocate_add (Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate_add()
912 module_finalize (const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) in module_finalize()
/linux-4.1.27/kernel/
Dkexec.c430 arch_kexec_apply_relocations_add(const Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in arch_kexec_apply_relocations_add()
439 arch_kexec_apply_relocations(const Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in arch_kexec_apply_relocations()
2303 Elf_Shdr *sechdrs = NULL; in __kexec_load_purgatory() local
2479 Elf_Shdr *sechdrs = pi->sechdrs; in kexec_apply_relocations() local
2577 Elf_Shdr *sechdrs; in kexec_purgatory_find_symbol() local
2648 Elf_Shdr *sechdrs; in kexec_purgatory_get_set_symbol() local
Dmodule.c175 Elf_Shdr *sechdrs; member
1131 static int check_version(Elf_Shdr *sechdrs, in check_version()
1173 static inline int check_modstruct_version(Elf_Shdr *sechdrs, in check_modstruct_version()
1200 static inline int check_version(Elf_Shdr *sechdrs, in check_version()
1210 static inline int check_modstruct_version(Elf_Shdr *sechdrs, in check_modstruct_version()
2226 const Elf_Shdr *sechdrs = info->sechdrs; in elf_type() local
2264 static bool is_core_symbol(const Elf_Sym *src, const Elf_Shdr *sechdrs, in is_core_symbol()
2948 Elf_Shdr *sechdrs, in module_frob_arch_sections()
3005 const Elf_Shdr *sechdrs, in module_finalize()
/linux-4.1.27/scripts/mod/
Dmodpost.c409 Elf_Shdr *sechdrs; in parse_elf() local
762 Elf_Shdr *sechdrs = elf->sechdrs; in sec_name() local
1681 Elf_Shdr *sechdrs = elf->sechdrs; in reloc_location() local
1896 Elf_Shdr *sechdrs = elf->sechdrs; in check_sec_ref() local
Dmodpost.h122 Elf_Shdr *sechdrs; member
/linux-4.1.27/arch/sh/include/asm/
Ddwarf.h414 #define module_dwarf_finalize(hdr, sechdrs, me) (0) argument