Home
last modified time | relevance | path

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

/trueos/contrib/binutils/binutils/
HDdwarf.c323 static abbrev_entry *first_abbrev = NULL; variable
331 for (abbrev = first_abbrev; abbrev;) in free_abbrevs()
348 last_abbrev = first_abbrev = NULL; in free_abbrevs()
369 if (first_abbrev == NULL) in add_abbrev()
370 first_abbrev = entry; in add_abbrev()
408 if (first_abbrev != NULL) in process_abbrev_section()
1716 for (entry = first_abbrev; in process_debug_info()
2262 if (first_abbrev == NULL) in display_debug_abbrev()
2267 for (entry = first_abbrev; entry; entry = entry->next) in display_debug_abbrev()