Searched refs:cicache (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 1321 Cache *cicache, *strcache; in cap_section() local 1353 cicache = &cache[cshdr->sh_link]; in cap_section() 1354 cishdr = cicache->c_shdr; in cap_section() 1362 capinfo = cicache->c_data->d_buf; in cap_section() 1371 file, cicache->c_name, EC_WORD(cishdr->sh_link)); in cap_section() 1380 file, cicache->c_name, EC_WORD(cishdr->sh_link)); in cap_section() 1578 file, cicache->c_name, EC_WORD(cishdr->sh_info)); in cap_section() 1587 file, cicache->c_name, EC_WORD(cishdr->sh_info)); in cap_section() 1617 name = string(cicache, inum, strcache, file, in cap_section() 1636 cicache->c_name, EC_WORD(inum), in cap_section()
|