Searched refs:gotshdr (Results 1 – 1 of 1) sorted by relevance
4196 Shdr *gotshdr; in got() local4226 gotshdr = gotcache->c_shdr; in got()4227 if (gotshdr->sh_size == 0) { in got()4233 gotbgn = gotshdr->sh_addr; in got()4234 gotend = gotbgn + gotshdr->sh_size; in got()4240 if ((gentsize = gotshdr->sh_entsize) == 0) in got()4247 gotents = (Word)(gotshdr->sh_size / gentsize); in got()4359 gotshdr->sh_entsize); in got()