Searched defs:strcache (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1328 Cache *cicache, *strcache; local
1414 strcache = &cache[cshdr->sh_info];
1415 strshdr = strcache->c_shdr;
1422 strs = (const char *)strcache->c_data->d_buf;
1423 strs_size = strcache->c_data->d_size;
1624 name = string(cicache, inum, strcache, file,
1662 strcache, file, sym->st_name);

Completed in 58 milliseconds