Searched refs:cicache (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 1317 Cache *cicache, *strcache; in cap_section() local 1349 cicache = &cache[cshdr->sh_link]; in cap_section() 1350 cishdr = cicache->c_shdr; in cap_section() 1358 capinfo = cicache->c_data->d_buf; in cap_section() 1367 file, cicache->c_name, EC_WORD(cishdr->sh_link)); in cap_section() 1376 file, cicache->c_name, EC_WORD(cishdr->sh_link)); in cap_section() 1574 file, cicache->c_name, EC_WORD(cishdr->sh_info)); in cap_section() 1583 file, cicache->c_name, EC_WORD(cishdr->sh_info)); in cap_section() 1613 name = string(cicache, inum, strcache, file, in cap_section() 1632 cicache->c_name, EC_WORD(inum), in cap_section()
|