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

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c551 uint64_t ndx, frame_ptr, fde_cnt, tabndx; local
602 for (tabndx = 0; tabndx < fde_cnt; tabndx++) {
606 if ((tabndx != 0) && (initloc0 > initloc))
609 _cache->c_name, EC_WORD(tabndx));

Completed in 45 milliseconds