/arch/s390/kernel/ |
D | kexec_elf.c | 20 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
|
D | crash_dump.c | 510 static void *ehdr_init(Elf64_Ehdr *ehdr, int mem_chunk_cnt) in ehdr_init()
|
/arch/parisc/kernel/ |
D | kexec_file.c | 23 struct elfhdr ehdr; in elf_load() local
|
/arch/arm/kernel/ |
D | vdso.c | 104 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()
|
D | module-plts.c | 214 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
|
/arch/powerpc/kexec/ |
D | elf_64.c | 37 struct elfhdr ehdr; in elf64_load() local
|
D | file_load_64.c | 763 static void update_backup_region_phdr(struct kimage *image, Elf64_Ehdr *ehdr) in update_backup_region_phdr()
|
/arch/mips/kernel/ |
D | elf.c | 82 } *ehdr = _ehdr; in arch_elf_pt_proc() local 141 } *ehdr = _ehdr; in arch_check_elf() local
|
/arch/riscv/kernel/ |
D | module-sections.c | 90 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
|
/arch/s390/include/asm/ |
D | elf.h | 192 #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/ |
D | elf.h | 282 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/ |
D | genvdso.c | 113 const Elf32_Ehdr *ehdr; in map_vdso() local
|
/arch/x86/boot/compressed/ |
D | misc.c | 274 Elf64_Ehdr ehdr; in parse_elf() local
|
/arch/parisc/boot/compressed/ |
D | misc.c | 236 Elf64_Ehdr ehdr; in parse_elf() local
|
/arch/arm64/kernel/ |
D | module-plts.c | 291 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
|
/arch/arm64/kvm/hyp/nvhe/ |
D | gen-hyprel.c | 134 Elf64_Ehdr *ehdr; member
|
/arch/ia64/kernel/ |
D | module.c | 423 module_frob_arch_sections (Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings, in module_frob_arch_sections()
|
/arch/mips/boot/tools/ |
D | relocs.c | 14 static Elf_Ehdr ehdr; variable
|
/arch/x86/tools/ |
D | relocs.c | 14 static Elf_Ehdr ehdr; variable
|