Home
last modified time | relevance | path

Searched refs:nextlistent (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_util.c557 Dwarf_Abbrev_List nextlistent = 0; in copy_abbrev_table_to_new_table() local
559 for (; listent ; listent = nextlistent) { in copy_abbrev_table_to_new_table()
563 nextlistent = listent->abl_next; in copy_abbrev_table_to_new_table()