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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c562 uint64_t ndx, frame_ptr, fde_cnt, tabndx; local
652 for (tabndx = 0; tabndx < fde_cnt; tabndx++) {
671 if ((tabndx != 0) && (initloc0 > initloc))
674 _cache->c_name, EC_WORD(tabndx));

Completed in 72 milliseconds