Home | History | Annotate | Download | only in perf

Lines Matching refs:e_shentsize

163   Elf32_Half	e_shentsize;		/* Section header table entry size */
181 Elf64_Half e_shentsize; /* Section header table entry size */
19784 ehdr.e_shentsize = sizeof(Elf32_Shdr);