Searched refs:abbrev_list (Results 1 – 2 of 2) sorted by relevance
165 Dwarf_Abbrev_List abbrev_list = 0; in dwarf_attrlist() local176 abbrev_list = _dwarf_get_abbrev_for_code(die->di_cu_context, in dwarf_attrlist()179 if (abbrev_list == NULL) { in dwarf_attrlist()183 abbrev_ptr = abbrev_list->ab_abbrev_ptr; in dwarf_attrlist()278 Dwarf_Abbrev_List abbrev_list; in _dwarf_get_value_ptr() local283 abbrev_list = _dwarf_get_abbrev_for_code(die->di_cu_context, in _dwarf_get_value_ptr()285 if (abbrev_list == NULL) { in _dwarf_get_value_ptr()289 abbrev_ptr = abbrev_list->ab_abbrev_ptr; in _dwarf_get_value_ptr()
402 Dwarf_Abbrev_List abbrev_list; in _dwarf_next_die_info_ptr() local418 abbrev_list = _dwarf_get_abbrev_for_code(cu_context, abbrev_code); in _dwarf_next_die_info_ptr()419 if (abbrev_list == NULL) { in _dwarf_next_die_info_ptr()424 *has_die_child = abbrev_list->ab_has_child; in _dwarf_next_die_info_ptr()426 abbrev_ptr = abbrev_list->ab_abbrev_ptr; in _dwarf_next_die_info_ptr()