Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1633 Cache *chcache; in cap_section() local
1647 chcache = &cache[cishdr->sh_info]; in cap_section()
1648 chshdr = chcache->c_shdr; in cap_section()
1657 chain = (Capchain *)chcache->c_data->d_buf; in cap_section()
1660 dbg_print(0, MSG_INTL(MSG_ELF_SCN_CAPCHAIN), chcache->c_name); in cap_section()
1714 EC_WORD(sndx), chcache->c_name, in cap_section()
1719 name = string(chcache, sndx, in cap_section()