Home
last modified time | relevance | path

Searched refs:Elf64_Ehdr (Results 1 – 19 of 19) sorted by relevance

/arch/powerpc/platforms/powernv/
A Dopal-core.c308 Elf64_Ehdr *elf; in create_opalcore()
313 hdr_size = (sizeof(Elf64_Ehdr) + in create_opalcore()
357 elf = (Elf64_Ehdr *)bufp; in create_opalcore()
358 bufp += sizeof(Elf64_Ehdr); in create_opalcore()
369 elf->e_phoff = cpu_to_be64(sizeof(Elf64_Ehdr)); in create_opalcore()
373 elf->e_ehsize = cpu_to_be16(sizeof(Elf64_Ehdr)); in create_opalcore()
/arch/x86/entry/vdso/
A Dvdso2c.c152 Elf64_Ehdr *hdr = (Elf64_Ehdr *)raw_addr; in go()
/arch/sparc/vdso/
A Dvdso2c.c146 Elf64_Ehdr *hdr = (Elf64_Ehdr *)raw_addr; in go()
A Dvma.c54 Elf64_Ehdr *hdr;
/arch/powerpc/boot/
A Dof.c51 const Elf64_Ehdr *elf64 = hdr; in of_image_hdr()
A Delf_util.c16 Elf64_Ehdr *elf64 = hdr; in parse_elf64()
A Delf.h87 } Elf64_Ehdr; typedef
/arch/mips/include/asm/
A Dmodule.h59 #define Elf_Ehdr Elf64_Ehdr
/arch/mips/tools/
A Delf-entry.c39 Elf64_Ehdr ehdr64; in main()
A Dloongson3-llsc-check.c239 Elf64_Ehdr *eh; in main()
/arch/arm64/kvm/hyp/nvhe/
A Dgen-hyprel.c137 Elf64_Ehdr *ehdr;
280 elf.ehdr = elf_ptr(Elf64_Ehdr, 0); in init_elf()
/arch/arm64/kernel/pi/
A Drelacheck.c24 static Elf64_Ehdr *ehdr;
/arch/s390/kernel/
A Dcrash_dump.c448 static void *ehdr_init(Elf64_Ehdr *ehdr, int phdr_count) in ehdr_init()
459 ehdr->e_phoff = sizeof(Elf64_Ehdr); in ehdr_init()
460 ehdr->e_ehsize = sizeof(Elf64_Ehdr); in ehdr_init()
594 size = sizeof(Elf64_Ehdr); in get_elfcorehdr_size()
/arch/parisc/boot/compressed/
A Dmisc.c236 Elf64_Ehdr ehdr; in parse_elf()
/arch/powerpc/kernel/
A Dmodule_64.c207 static unsigned long get_stubs_size(const Elf64_Ehdr *hdr, in get_stubs_size()
298 static unsigned long get_got_size(const Elf64_Ehdr *hdr, in get_got_size()
431 int module_frob_arch_sections(Elf64_Ehdr *hdr, in module_frob_arch_sections()
/arch/alpha/kernel/
A Dmodule.c64 module_frob_arch_sections(Elf64_Ehdr *hdr, Elf64_Shdr *sechdrs, in module_frob_arch_sections()
/arch/x86/boot/compressed/
A Dmisc.c284 Elf64_Ehdr ehdr; in parse_elf()
/arch/x86/kernel/
A Dcrash.c428 kbuf.memsz += sizeof(Elf64_Ehdr); in crash_load_segments()
/arch/powerpc/kexec/
A Dfile_load_64.c388 static void update_backup_region_phdr(struct kimage *image, Elf64_Ehdr *ehdr) in update_backup_region_phdr()

Completed in 40 milliseconds