Searched refs:abbrev_name (Results 1 – 1 of 1) sorted by relevance
813 unsigned int abbrev_number, bytes_read, abbrev_name; in read_abbrevs() local848 abbrev_name = read_unsigned_leb128 (abfd, abbrev_ptr, &bytes_read); in read_abbrevs()853 while (abbrev_name) in read_abbrevs()882 = (enum dwarf_attribute) abbrev_name; in read_abbrevs()885 abbrev_name = read_unsigned_leb128 (abfd, abbrev_ptr, &bytes_read); in read_abbrevs()