Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c570 uint64_t ndx, frame_ptr, fde_cnt, tabndx; in unwind_eh_frame() local
660 for (tabndx = 0; tabndx < fde_cnt; tabndx++) { in unwind_eh_frame()
679 if ((tabndx != 0) && (initloc0 > initloc)) in unwind_eh_frame()
682 _cache->c_name, EC_WORD(tabndx)); in unwind_eh_frame()