Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_section.c3062 Dwarf_P_Abbrev abbrev_tail = 0; in _dwarf_pro_generate_debuginfo() local
3174 abbrev_head = abbrev_tail = NULL; in _dwarf_pro_generate_debuginfo()
3204 abbrev_tail = abbrev_head = curabbrev; in _dwarf_pro_generate_debuginfo()
3210 abbrev_tail->abb_next = curabbrev; in _dwarf_pro_generate_debuginfo()
3211 abbrev_tail = curabbrev; in _dwarf_pro_generate_debuginfo()