Searched refs:abbrev_head (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_section.c1466 Dwarf_P_Abbrev abbrev_head = 0; local
1487 abbrev_head = abbrev_tail = NULL;
1592 curabbrev = _dwarf_pro_getabbrev(curdie, abbrev_head);
1596 if (abbrev_head == NULL) {
1599 abbrev_tail = abbrev_head = curabbrev;
1875 curabbrev = abbrev_head;

Completed in 63 milliseconds