Lines Matching refs:tshdr
1770 GElf_Shdr *tshdr = gelf_getshdr (tscn, &tshdr_mem);1771 if (tshdr->sh_type == SHT_NOBITS1772 || tshdr->sh_size == 01773 || (tshdr->sh_flags & SHF_ALLOC) != 0)1777 tshdr->sh_name);