Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Ddwarf2.c813 unsigned int abbrev_number, bytes_read, abbrev_name; in read_abbrevs() local
848 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()