Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1634 Shdr *chshdr; in cap_section() local
1648 chshdr = chcache->c_shdr; in cap_section()
1650 if (chshdr->sh_type != SHT_SUNW_capchain) { in cap_section()
1656 chainnum = (Word)(chshdr->sh_size / chshdr->sh_entsize); in cap_section()