Home
last modified time | relevance | path

Searched defs:ehdr (Results 1 – 19 of 19) sorted by relevance

/arch/s390/kernel/
Dkexec_elf.c20 const Elf_Ehdr *ehdr; in kexec_file_add_kernel_elf() local
71 const Elf_Ehdr *ehdr; in s390_elf_load() local
112 const Elf_Ehdr *ehdr; in s390_elf_probe() local
Dcrash_dump.c510 static void *ehdr_init(Elf64_Ehdr *ehdr, int mem_chunk_cnt) in ehdr_init()
/arch/parisc/kernel/
Dkexec_file.c23 struct elfhdr ehdr; in elf_load() local
/arch/arm/kernel/
Dvdso.c104 static void * __init find_section(Elf32_Ehdr *ehdr, const char *name, in find_section()
160 static void __init patch_vdso(void *ehdr) in patch_vdso()
Dmodule-plts.c214 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
/arch/powerpc/kexec/
Delf_64.c37 struct elfhdr ehdr; in elf64_load() local
Dfile_load_64.c763 static void update_backup_region_phdr(struct kimage *image, Elf64_Ehdr *ehdr) in update_backup_region_phdr()
/arch/mips/kernel/
Delf.c82 } *ehdr = _ehdr; in arch_elf_pt_proc() local
141 } *ehdr = _ehdr; in arch_check_elf() local
/arch/riscv/kernel/
Dmodule-sections.c90 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
/arch/s390/include/asm/
Delf.h192 #define arch_check_elf(ehdr, interp, interp_ehdr, state) (0) argument
194 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ argument
209 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ argument
/arch/arm64/include/asm/
Delf.h282 static inline int arch_elf_pt_proc(void *ehdr, void *phdr, in arch_elf_pt_proc()
289 static inline int arch_check_elf(void *ehdr, bool has_interp, in arch_check_elf()
/arch/mips/vdso/
Dgenvdso.c113 const Elf32_Ehdr *ehdr; in map_vdso() local
/arch/x86/boot/compressed/
Dmisc.c274 Elf64_Ehdr ehdr; in parse_elf() local
/arch/parisc/boot/compressed/
Dmisc.c236 Elf64_Ehdr ehdr; in parse_elf() local
/arch/arm64/kernel/
Dmodule-plts.c291 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
/arch/arm64/kvm/hyp/nvhe/
Dgen-hyprel.c134 Elf64_Ehdr *ehdr; member
/arch/ia64/kernel/
Dmodule.c423 module_frob_arch_sections (Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings, in module_frob_arch_sections()
/arch/mips/boot/tools/
Drelocs.c14 static Elf_Ehdr ehdr; variable
/arch/x86/tools/
Drelocs.c14 static Elf_Ehdr ehdr; variable