Lines Matching refs:scache
1340 Cache *scache; in cap_section() local
1374 scache = &cache[cishdr->sh_link]; in cap_section()
1375 sshdr = scache->c_shdr; in cap_section()
2053 version_def(Verdef *vdf, Word vdf_num, Cache *vcache, Cache *scache, in version_def() argument
2072 name = string(vcache, cnt, scache, file, vdap->vda_name); in version_def()
2075 dep = string(vcache, cnt, scache, file, vdap->vda_name); in version_def()
2092 dep = string(vcache, cnt, scache, file, in version_def()
2137 version_need(Verneed *vnd, Word vnd_num, Cache *vcache, Cache *scache, in version_need() argument
2159 name = string(vcache, cnt, scache, file, vnd->vn_file); in version_need()
2161 dep = string(vcache, cnt, scache, file, vnap->vna_name); in version_need()
2186 dep = string(vcache, cnt, scache, file, in version_need()