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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_section.c1467 Dwarf_P_Abbrev abbrev_tail = 0; local
1487 abbrev_head = abbrev_tail = NULL;
1599 abbrev_tail = abbrev_head = curabbrev;
1605 abbrev_tail->abb_next = curabbrev;
1606 abbrev_tail = curabbrev;

Completed in 48 milliseconds