Searched refs:cicache (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 1386 Cache *cicache = NULL, *strcache = NULL; in cap_section() local 1418 cicache = &cache[cshdr->sh_link]; in cap_section() 1419 cishdr = cicache->c_shdr; in cap_section() 1427 capinfo = cicache->c_data->d_buf; in cap_section() 1436 file, cicache->c_name, EC_WORD(cishdr->sh_link)); in cap_section() 1445 file, cicache->c_name, EC_WORD(cishdr->sh_link)); in cap_section() 1643 file, cicache->c_name, EC_WORD(cishdr->sh_info)); in cap_section() 1652 file, cicache->c_name, EC_WORD(cishdr->sh_info)); in cap_section() 1682 name = string(cicache, inum, strcache, file, in cap_section() 1701 cicache->c_name, EC_WORD(inum), in cap_section()
|