Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1336 Cache *scache; in cap_section() local
1370 scache = &cache[cishdr->sh_link]; in cap_section()
1371 sshdr = scache->c_shdr; in cap_section()
2049 version_def(Verdef *vdf, Word vdf_num, Cache *vcache, Cache *scache, in version_def() argument
2068 name = string(vcache, cnt, scache, file, vdap->vda_name); in version_def()
2071 dep = string(vcache, cnt, scache, file, vdap->vda_name); in version_def()
2088 dep = string(vcache, cnt, scache, file, in version_def()
2133 version_need(Verneed *vnd, Word vnd_num, Cache *vcache, Cache *scache, in version_need() argument
2155 name = string(vcache, cnt, scache, file, vnd->vn_file); in version_need()
2157 dep = string(vcache, cnt, scache, file, vnap->vna_name); in version_need()
[all …]