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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_die.h47 Dwarf_Unsigned abb_idx; /* index of abbreviation */ member in struct:Dwarf_P_Abbrev_s
H A Dpro_section.c1598 curabbrev->abb_idx = n_abbrevs;
1602 if (curabbrev->abb_idx == 0) {
1604 curabbrev->abb_idx = n_abbrevs;
1609 res = _dwarf_pro_encode_leb128_nm(curabbrev->abb_idx,
1883 res = _dwarf_pro_encode_leb128_nm(curabbrev->abb_idx, &nbytes,
2121 abb_idx has 0.
2196 curabbrev->abb_idx = 0;

Completed in 48 milliseconds