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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1328 Cache *cicache, *strcache; local
1360 cicache = &cache[cshdr->sh_link];
1361 cishdr = cicache->c_shdr;
1369 capinfo = cicache->c_data->d_buf;
1378 file, cicache->c_name, EC_WORD(cishdr->sh_link));
1387 file, cicache->c_name, EC_WORD(cishdr->sh_link));
1585 file, cicache->c_name, EC_WORD(cishdr->sh_info));
1594 file, cicache->c_name, EC_WORD(cishdr->sh_info));
1624 name = string(cicache, inum, strcache, file,
1643 cicache
[all...]

Completed in 53 milliseconds