Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1317 Cache *cicache, *strcache; in cap_section() local
1403 strcache = &cache[cshdr->sh_info]; in cap_section()
1404 strshdr = strcache->c_shdr; in cap_section()
1411 strs = (const char *)strcache->c_data->d_buf; in cap_section()
1412 strs_size = strcache->c_data->d_size; in cap_section()
1613 name = string(cicache, inum, strcache, file, in cap_section()
1651 strcache, file, sym->st_name); in cap_section()