Home | History | Annotate | Download | only in src

Lines Matching full:tshdr

1651 	      GElf_Shdr *tshdr = gelf_getshdr (tscn, &tshdr_mem);
1652 if (tshdr->sh_type == SHT_NOBITS
1653 || tshdr->sh_size == 0
1654 || (tshdr->sh_flags & SHF_ALLOC) != 0)
1658 tshdr->sh_name);