taglinefilesource code
e_phentsize198fs/binfmt_elf.cif( interp_elf_ex->e_phentsize != 32 )
e_phentsize379fs/binfmt_elf.celf_phdata = (struct elf_phdr *) kmalloc(elf_ex.e_phentsize * 
e_phentsize386fs/binfmt_elf.celf_ex.e_phentsize * elf_ex.e_phnum, 1);
e_phentsize997fs/binfmt_elf.celf.e_phentsize = sizeof(struct elf_phdr);
e_phentsize161include/linux/elf.hElf32_Half  e_phentsize;