Searched refs:nextabbrev (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/tools/ctf/dwarf/common/ | ||
H A D | dwarf_util.c | 508 struct Dwarf_Abbrev_List_s *nextabbrev = 0; local 512 for (; abbrev; abbrev = nextabbrev) { 513 nextabbrev = abbrev->ab_next; |
Completed in 56 milliseconds