Searched refs:gotshdr (Results 1 – 1 of 1) sorted by relevance
4353 Shdr *gotshdr; in got() local4383 gotshdr = gotcache->c_shdr; in got()4384 if (gotshdr->sh_size == 0) { in got()4390 gotbgn = gotshdr->sh_addr; in got()4391 gotend = gotbgn + gotshdr->sh_size; in got()4397 if ((gentsize = gotshdr->sh_entsize) == 0) in got()4404 gotents = (Word)(gotshdr->sh_size / gentsize); in got()4514 if ((gotshdr->sh_entsize == 0) || in got()4515 (gotshdr->sh_size == 0)) { in got()4523 gotshdr->sh_entsize); in got()