Searched refs:nextlistent (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/tools/ctf/dwarf/common/ | ||
H A D | dwarf_util.c | 201 Dwarf_Abbrev_List nextlistent = 0; local 203 for ( ; listent ; listent = nextlistent) { 207 nextlistent = listent->ab_next; |
Completed in 56 milliseconds