Home | History | Annotate | Download | only in src

Lines Matching refs:tshdr

1770 	      GElf_Shdr *tshdr = gelf_getshdr (tscn, &tshdr_mem);
1771 if (tshdr->sh_type == SHT_NOBITS
1772 || tshdr->sh_size == 0
1773 || (tshdr->sh_flags & SHF_ALLOC) != 0)
1777 tshdr->sh_name);