Searched refs:ishdr (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1704 Shdr *ishdr = NULL; local
1743 ishdr = shdr;
1751 if (ishdr && icache->c_data) {
1756 (iphdr_off - ishdr->sh_offset));
1764 if (ishdr && ((iphdr_off != ishdr->sh_offset) ||
1765 (iphdr_fsz != ishdr->sh_size))) {

Completed in 62 milliseconds