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

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_die.h47 Dwarf_Unsigned abb_idx; /* index of abbreviation */ member in struct:Dwarf_P_Abbrev_s
H A Dpro_section.c1427 curabbrev->abb_idx = n_abbrevs;
1431 if (curabbrev->abb_idx == 0) {
1433 curabbrev->abb_idx = n_abbrevs;
1438 res = _dwarf_pro_encode_leb128_nm(curabbrev->abb_idx,
1635 res = _dwarf_pro_encode_leb128_nm(curabbrev->abb_idx, &nbytes,
1872 abb_idx has 0.
1947 curabbrev->abb_idx = 0;

Completed in 236 milliseconds