Lines Matching full:tshdr
1651 GElf_Shdr *tshdr = gelf_getshdr (tscn, &tshdr_mem);1652 if (tshdr->sh_type == SHT_NOBITS1653 || tshdr->sh_size == 01654 || (tshdr->sh_flags & SHF_ALLOC) != 0)1658 tshdr->sh_name);