tag
line
file
source code
e_phentsize
89
fs/binfmt_elf.c
elf_phdata = (struct elf_phdr *) kmalloc(elf_ex.e_phentsize *
e_phentsize
95
fs/binfmt_elf.c
elf_ex.e_phentsize * elf_ex.e_phnum);
e_phentsize
133
include/linux/elf.h
short int e_phentsize;