Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_util.c201 Dwarf_Abbrev_List nextlistent = 0; in copy_abbrev_table_to_new_table() local
203 for ( ; listent ; listent = nextlistent) { in copy_abbrev_table_to_new_table()
207 nextlistent = listent->ab_next; in copy_abbrev_table_to_new_table()