Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Ddwarf.c771 static abbrev_entry *first_abbrev = NULL; variable
779 for (abbrv = first_abbrev; abbrv;) in free_abbrevs()
796 last_abbrev = first_abbrev = NULL; in free_abbrevs()
816 if (first_abbrev == NULL) in add_abbrev()
817 first_abbrev = entry; in add_abbrev()
854 if (first_abbrev != NULL) in process_abbrev_section()
2246 for (entry = first_abbrev; entry != NULL; entry = entry->next) in read_and_display_attr_value()
2679 for (entry = first_abbrev; in process_debug_info()
4727 if (first_abbrev == NULL) in display_debug_abbrev()
4732 for (entry = first_abbrev; entry; entry = entry->next) in display_debug_abbrev()