Searched refs:scache (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1267 Cache *scache; local
1301 scache = &cache[cishdr->sh_link];
1302 sshdr = scache->c_shdr;
1980 version_def(Verdef *vdf, Word vdf_num, Cache *vcache, Cache *scache, argument
1999 name = string(vcache, cnt, scache, file, vdap->vda_name);
2002 dep = string(vcache, cnt, scache, file, vdap->vda_name);
2019 dep = string(vcache, cnt, scache, file,
2034 * scache - Cache of associated string table section
2064 version_need(Verneed *vnd, Word vnd_num, Cache *vcache, Cache *scache, argument
2086 name = string(vcache, cnt, scache, fil
[all...]

Completed in 105 milliseconds