Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1386 Cache *cicache = NULL, *strcache = NULL; in cap_section() local
1472 strcache = &cache[cshdr->sh_info]; in cap_section()
1473 strshdr = strcache->c_shdr; in cap_section()
1480 strs = (const char *)strcache->c_data->d_buf; in cap_section()
1481 strs_size = strcache->c_data->d_size; in cap_section()
1682 name = string(cicache, inum, strcache, file, in cap_section()
1720 strcache, file, sym->st_name); in cap_section()