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

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1248 Cache *cicache, *strcache; local
1334 strcache = &cache[cshdr->sh_info];
1335 strshdr = strcache->c_shdr;
1342 strs = (const char *)strcache->c_data->d_buf;
1343 strs_size = strcache->c_data->d_size;
1544 name = string(cicache, inum, strcache, file,
1582 strcache, file, sym->st_name);

Completed in 49 milliseconds