Home | History | Annotate | Download | only in perf

Lines Matching full:sh_entsize

311   Elf32_Word	sh_entsize;		/* Entry size if section holds table */
325 Elf64_Xword sh_entsize; /* Entry size if section holds table */
2207 int sh_entsize; /* elf entry size */
18365 sr->sh_entsize = sizeof(Elf32_Rel);
18796 s1->got->sh_entsize = 4;
19017 symtab->sh_entsize = sizeof(Elf32_Sym);
19026 hash->sh_entsize = sizeof(int);
19273 dynamic->sh_entsize = sizeof(Elf32_Dyn);
19278 s1->plt->sh_entsize = 4;
19819 sh->sh_entsize = s->sh_entsize;
19964 s->sh_entsize = sh->sh_entsize;
21163 stab_section->sh_entsize = sizeof(Stab_Sym);