Home
last modified time | relevance | path

Searched refs:e_ehsize (Results 1 – 13 of 13) sorted by relevance

/linux-3.4.99/arch/powerpc/boot/
Delf.h63 Elf32_Half e_ehsize; member
80 Elf64_Half e_ehsize; member
/linux-3.4.99/include/linux/
Delf.h215 Elf32_Half e_ehsize; member
232 Elf64_Half e_ehsize; member
/linux-3.4.99/scripts/
Drecordmcount.c365 if (w2(ehdr->e_ehsize) != sizeof(Elf32_Ehdr) in do_file()
383 if (w2(ghdr->e_ehsize) != sizeof(Elf64_Ehdr) in do_file()
/linux-3.4.99/arch/x86/tools/
Drelocs.c296 ehdr.e_ehsize = elf16_to_cpu(ehdr.e_ehsize); in read_ehdr()
312 if (ehdr.e_ehsize != sizeof(Elf32_Ehdr)) { in read_ehdr()
/linux-3.4.99/fs/proc/
Dvmcore.c553 ehdr.e_ehsize != sizeof(Elf64_Ehdr) || in parse_crash_elf64_headers()
609 ehdr.e_ehsize != sizeof(Elf32_Ehdr) || in parse_crash_elf32_headers()
Dkcore.c343 elf->e_ehsize = sizeof(struct elfhdr); in elf_kcore_store_hdr()
/linux-3.4.99/arch/mips/boot/
Delf2ecoff.c175 e->e_ehsize = swab16(e->e_ehsize); in convert_elf_hdr()
/linux-3.4.99/arch/s390/kernel/
Dcrash_dump.c283 ehdr->e_ehsize = sizeof(Elf64_Ehdr); in ehdr_init()
/linux-3.4.99/sound/pci/mixart/
Dmixart_hwdep.c82 u16 e_ehsize; member
/linux-3.4.99/scripts/mod/
Dmodpost.c430 hdr->e_ehsize = TO_NATIVE(hdr->e_ehsize); in parse_elf()
/linux-3.4.99/arch/powerpc/kernel/
Dfadump.c780 elf->e_ehsize = sizeof(struct elfhdr); in fadump_init_elfcore_header()
/linux-3.4.99/fs/
Dbinfmt_elf_fdpic.c1320 elf->e_ehsize = sizeof(struct elfhdr); in fill_elf_fdpic_header()
Dbinfmt_elf.c1260 elf->e_ehsize = sizeof(struct elfhdr); in fill_elf_header()