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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_util.c508 struct Dwarf_Abbrev_List_s *nextabbrev = 0; local
512 for (; abbrev; abbrev = nextabbrev) {
513 nextabbrev = abbrev->ab_next;

Completed in 44 milliseconds