Lines Matching refs:sshdr
1406 Shdr *sshdr; in cap_section() local
1440 sshdr = scache->c_shdr; in cap_section()
1442 if ((sshdr->sh_type != SHT_SYMTAB) && in cap_section()
1443 (sshdr->sh_type != SHT_DYNSYM)) { in cap_section()
4068 Shdr *sshdr, *hshdr = _cache->c_shdr; in hash() local
4128 sshdr = _cache->c_shdr; in hash()
4130 if ((sshdr->sh_entsize == 0) || (sshdr->sh_size == 0)) { in hash()
4137 symn = (Word)(sshdr->sh_size / sshdr->sh_entsize); in hash()
4151 if ((sshdr->sh_link == 0) || (sshdr->sh_link >= shnum)) { in hash()
4153 file, ssecname, EC_WORD(sshdr->sh_link)); in hash()
4187 hash_entry(_cache, &cache[sshdr->sh_link], hsecname, in hash()
4204 hash_entry(_cache, &cache[sshdr->sh_link], in hash()