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.c512 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/powerpc/kernel/
Dkexec_elf_64.c37 struct elfhdr ehdr; in elf64_load() local
Dvdso.c232 static void * __init find_section32(Elf32_Ehdr *ehdr, const char *secname, in find_section32()
337 static void * __init find_section64(Elf64_Ehdr *ehdr, const char *secname, in find_section64()
/arch/arm/kernel/
Dvdso.c111 static void * __init find_section(Elf32_Ehdr *ehdr, const char *name, in find_section()
167 static void __init patch_vdso(void *ehdr) in patch_vdso()
Dmodule-plts.c213 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
/arch/mips/kernel/
Delf.c82 } *ehdr = _ehdr; in arch_elf_pt_proc() local
141 } *ehdr = _ehdr; in arch_check_elf() local
/arch/s390/include/asm/
Delf.h168 #define arch_check_elf(ehdr, interp, interp_ehdr, state) (0) argument
170 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ argument
185 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ argument
/arch/riscv/kernel/
Dmodule-sections.c90 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
/arch/powerpc/oprofile/cell/
Dvma_map.c112 Elf32_Ehdr ehdr; in create_vma_map() local
/arch/mips/vdso/
Dgenvdso.c113 const Elf32_Ehdr *ehdr; in map_vdso() local
/arch/x86/boot/compressed/
Dmisc.c273 Elf64_Ehdr ehdr; in parse_elf() local
/arch/parisc/boot/compressed/
Dmisc.c236 Elf64_Ehdr ehdr; in parse_elf() local
/arch/x86/kernel/
Dcrash.c249 Elf64_Ehdr *ehdr; in prepare_elf_headers() local
/arch/arm64/kernel/
Dmodule-plts.c289 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
/arch/mips/boot/tools/
Drelocs.c14 static Elf_Ehdr ehdr; variable
/arch/ia64/kernel/
Dmodule.c423 module_frob_arch_sections (Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings, in module_frob_arch_sections()
/arch/x86/tools/
Drelocs.c14 static Elf_Ehdr ehdr; variable