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

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c143 Word hdr_cnt; /* # .eh_frame_hdr sections seen */ member in struct:__anon1579
566 if (++eh_state->hdr_cnt > 1)
582 if (eh_state->hdr_cnt == 1) {
644 (eh_state->hdr_cnt > 0) && (eh_state->frame_cnt > 0) &&

Completed in 52 milliseconds