Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/boot/utils/
Delf.pl13 $e_ehsize = 8; # Size of ELF header
/linux-2.4.37.9/include/linux/
Delf.h430 Elf32_Half e_ehsize; member
447 Elf64_Half e_ehsize; member
/linux-2.4.37.9/arch/mips/boot/
Delf2ecoff.c175 e->e_ehsize = swab16(e->e_ehsize); in convert_elf_hdr()
/linux-2.4.37.9/fs/proc/
Dkcore.c220 elf->e_ehsize = sizeof(struct elfhdr); in elf_kcore_store_hdr()
/linux-2.4.37.9/arch/mips/kernel/
Dirixelf.c95 (unsigned short) ehp->e_ehsize, (unsigned short) ehp->e_phentsize, in print_elfhdr()
1112 elf.e_ehsize = sizeof(elf); in irix_core_dump()
/linux-2.4.37.9/fs/
Dbinfmt_elf.c1229 elf.e_ehsize = sizeof(elf); in elf_core_dump()