Home
last modified time | relevance | path

Searched refs:chcache (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1568 Cache *chcache; in cap_section() local
1582 chcache = &cache[cishdr->sh_info]; in cap_section()
1583 chshdr = chcache->c_shdr; in cap_section()
1592 chain = (Capchain *)chcache->c_data->d_buf; in cap_section()
1595 dbg_print(0, MSG_INTL(MSG_ELF_SCN_CAPCHAIN), chcache->c_name); in cap_section()
1649 EC_WORD(sndx), chcache->c_name, in cap_section()
1654 name = string(chcache, sndx, in cap_section()