Lines Matching refs:sshdr
1337 Shdr *sshdr; in cap_section() local
1371 sshdr = scache->c_shdr; in cap_section()
1373 if ((sshdr->sh_type != SHT_SYMTAB) && in cap_section()
1374 (sshdr->sh_type != SHT_DYNSYM)) { in cap_section()
3963 Shdr *sshdr, *hshdr = _cache->c_shdr; in hash() local
4008 sshdr = _cache->c_shdr; in hash()
4010 symn = (Word)(sshdr->sh_size / sshdr->sh_entsize); in hash()
4015 if ((sshdr->sh_link == 0) || (sshdr->sh_link >= shnum)) { in hash()
4017 file, ssecname, EC_WORD(sshdr->sh_link)); in hash()
4037 hash_entry(_cache, &cache[sshdr->sh_link], hsecname, in hash()
4047 hash_entry(_cache, &cache[sshdr->sh_link], in hash()