Home
last modified time | relevance | path

Searched refs:Elf_Ehdr (Results 1 – 33 of 33) sorted by relevance

/linux-4.4.14/arch/x86/um/asm/
Dmodule.h13 #define Elf_Ehdr Elf32_Ehdr macro
19 #define Elf_Ehdr Elf64_Ehdr macro
/linux-4.4.14/include/asm-generic/
Dmodule.h19 #define Elf_Ehdr Elf64_Ehdr macro
36 #define Elf_Ehdr Elf32_Ehdr macro
/linux-4.4.14/scripts/
Drecordmcount.h36 #undef Elf_Ehdr
70 # define Elf_Ehdr Elf64_Ehdr macro
103 # define Elf_Ehdr Elf32_Ehdr macro
178 static void append_func(Elf_Ehdr *const ehdr, in append_func()
277 Elf_Ehdr const *const ehdr, in get_sym_str_and_relp()
308 Elf_Ehdr const *const ehdr, in sift_rel_mcount()
355 Elf_Ehdr const *const ehdr, in nop_mcount()
421 Elf_Ehdr const *const ehdr) in find_secsym_ndx()
503 do_func(Elf_Ehdr *const ehdr, char const *const fname, unsigned const reltype) in do_func()
Dsortextable.h19 #undef Elf_Ehdr
41 # define Elf_Ehdr Elf64_Ehdr macro
62 # define Elf_Ehdr Elf32_Ehdr macro
93 do_func(Elf_Ehdr *ehdr, char const *const fname, table_sort_t custom_sort) in do_func()
/linux-4.4.14/include/linux/
Dmoduleloader.h16 int module_frob_arch_sections(Elf_Ehdr *hdr,
78 int module_finalize(const Elf_Ehdr *hdr,
Dkexec.h119 Elf_Ehdr *ehdr;
327 int __weak arch_kexec_apply_relocations_add(const Elf_Ehdr *ehdr,
329 int __weak arch_kexec_apply_relocations(const Elf_Ehdr *ehdr, Elf_Shdr *sechdrs,
Dmodule.h778 void module_bug_finalize(const Elf_Ehdr *, const Elf_Shdr *,
784 static inline void module_bug_finalize(const Elf_Ehdr *hdr, in module_bug_finalize()
/linux-4.4.14/arch/powerpc/kernel/
Dmodule.c32 static const Elf_Shdr *find_section(const Elf_Ehdr *hdr, in find_section()
46 int module_finalize(const Elf_Ehdr *hdr, in module_finalize()
/linux-4.4.14/scripts/mod/
Dmodpost.h22 #define Elf_Ehdr Elf32_Ehdr macro
37 #define Elf_Ehdr Elf64_Ehdr macro
127 Elf_Ehdr *hdr;
Dmodpost.c409 Elf_Ehdr *hdr; in parse_elf()
/linux-4.4.14/arch/sparc/kernel/
Dmodule.c54 int module_frob_arch_sections(Elf_Ehdr *hdr, in module_frob_arch_sections()
183 static void do_patch_sections(const Elf_Ehdr *hdr, in do_patch_sections()
206 int module_finalize(const Elf_Ehdr *hdr, in module_finalize()
/linux-4.4.14/arch/mips/include/asm/
Dmodule.h40 #define Elf_Ehdr Elf32_Ehdr macro
58 #define Elf_Ehdr Elf64_Ehdr macro
/linux-4.4.14/arch/mips/kernel/
Dvpe.c182 static void layout_sections(struct module *mod, const Elf_Ehdr *hdr, in layout_sections()
578 Elf_Ehdr *hdr; in vpe_elfload()
588 hdr = (Elf_Ehdr *) v->pbuffer; in vpe_elfload()
822 Elf_Ehdr *hdr; in vpe_release()
829 hdr = (Elf_Ehdr *) v->pbuffer; in vpe_release()
Dmodule.c270 int module_finalize(const Elf_Ehdr *hdr, in module_finalize()
/linux-4.4.14/arch/blackfin/kernel/
Dmodule.c21 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
234 module_finalize(const Elf_Ehdr * hdr, in module_finalize()
/linux-4.4.14/kernel/
Dkexec_file.c120 arch_kexec_apply_relocations_add(const Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in arch_kexec_apply_relocations_add()
129 arch_kexec_apply_relocations(const Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in arch_kexec_apply_relocations()
909 if (kexec_purgatory_size < sizeof(Elf_Ehdr)) in kexec_load_purgatory()
912 pi->ehdr = (Elf_Ehdr *)kexec_purgatory; in kexec_load_purgatory()
946 Elf_Ehdr *ehdr; in kexec_purgatory_find_symbol()
Dmodule.c322 Elf_Ehdr *hdr;
3102 int __weak module_frob_arch_sections(Elf_Ehdr *hdr, in module_frob_arch_sections()
3159 int __weak module_finalize(const Elf_Ehdr *hdr, in module_finalize()
/linux-4.4.14/arch/sh/kernel/
Dmodule.c112 int module_finalize(const Elf_Ehdr *hdr, in module_finalize()
Ddwarf.c1093 int module_dwarf_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_dwarf_finalize()
/linux-4.4.14/arch/nios2/kernel/
Dmodule.c133 int module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_finalize()
/linux-4.4.14/arch/arc/kernel/
Dmodule.c33 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
/linux-4.4.14/lib/
Dbug.c85 void module_bug_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_bug_finalize()
/linux-4.4.14/arch/m68k/kernel/
Dmodule.c102 int module_finalize(const Elf_Ehdr *hdr, in module_finalize()
/linux-4.4.14/arch/hexagon/kernel/
Dmodule.c40 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
/linux-4.4.14/arch/s390/kernel/
Dmodule.c107 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
423 int module_finalize(const Elf_Ehdr *hdr, in module_finalize()
/linux-4.4.14/arch/arm/kernel/
Dmodule-plts.c132 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
/linux-4.4.14/arch/sh/include/asm/
Ddwarf.h382 extern int module_dwarf_finalize(const Elf_Ehdr *, const Elf_Shdr *,
/linux-4.4.14/arch/x86/kernel/
Dmodule.c210 int module_finalize(const Elf_Ehdr *hdr, in module_finalize()
/linux-4.4.14/arch/x86/tools/
Drelocs.c8 #define Elf_Ehdr ElfW(Ehdr) macro
13 static Elf_Ehdr ehdr;
375 if (ehdr.e_ehsize != sizeof(Elf_Ehdr)) { in read_ehdr()
/linux-4.4.14/arch/avr32/kernel/
Dmodule.c60 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
/linux-4.4.14/arch/arm64/kernel/
Dmodule.c412 int module_finalize(const Elf_Ehdr *hdr, in module_finalize()
/linux-4.4.14/arch/parisc/kernel/
Dmodule.c318 int module_frob_arch_sections(CONST Elf_Ehdr *hdr, in module_frob_arch_sections()
856 int module_finalize(const Elf_Ehdr *hdr, in module_finalize()
/linux-4.4.14/arch/ia64/kernel/
Dmodule.c421 module_frob_arch_sections (Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings, in module_frob_arch_sections()
904 module_finalize (const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) in module_finalize()