Lines Matching refs:Shdr
255 Shdr *sp;
353 size += sizeof (Shdr);
354 size += sizeof (Shdr);
382 size += sizeof (Shdr); /* SUNW_ldynsym shdr */
393 size += sizeof (Shdr) + ldynsym_size + dynsym_size;
396 size += sizeof (Shdr);
400 size += sizeof (Shdr);
442 size += sizeof (Shdr);
461 ep->e_shentsize = sizeof (Shdr);
471 sp = (Shdr *)(elfdata + ep->e_shoff);