/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 | 512 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/powerpc/kernel/ |
D | kexec_elf_64.c | 37 struct elfhdr ehdr; in elf64_load() local
|
D | vdso.c | 232 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/ |
D | vdso.c | 111 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()
|
D | module-plts.c | 213 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
|
/arch/mips/kernel/ |
D | elf.c | 82 } *ehdr = _ehdr; in arch_elf_pt_proc() local 141 } *ehdr = _ehdr; in arch_check_elf() local
|
/arch/s390/include/asm/ |
D | elf.h | 168 #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/ |
D | module-sections.c | 90 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
|
/arch/powerpc/oprofile/cell/ |
D | vma_map.c | 112 Elf32_Ehdr ehdr; in create_vma_map() local
|
/arch/mips/vdso/ |
D | genvdso.c | 113 const Elf32_Ehdr *ehdr; in map_vdso() local
|
/arch/x86/boot/compressed/ |
D | misc.c | 273 Elf64_Ehdr ehdr; in parse_elf() local
|
/arch/parisc/boot/compressed/ |
D | misc.c | 236 Elf64_Ehdr ehdr; in parse_elf() local
|
/arch/x86/kernel/ |
D | crash.c | 249 Elf64_Ehdr *ehdr; in prepare_elf_headers() local
|
/arch/arm64/kernel/ |
D | module-plts.c | 289 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
|
/arch/mips/boot/tools/ |
D | relocs.c | 14 static Elf_Ehdr ehdr; variable
|
/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/x86/tools/ |
D | relocs.c | 14 static Elf_Ehdr ehdr; variable
|