Searched refs:abbrev_entry (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Ddwarf.c312 typedef struct abbrev_entry struct
319 struct abbrev_entry *next;
321 abbrev_entry; typedef in typeref:struct:abbrev_entry
323 static abbrev_entry *first_abbrev = NULL;
324 static abbrev_entry *last_abbrev = NULL;
329 abbrev_entry *abbrev;
333 abbrev_entry *next = abbrev->next;
354 abbrev_entry *entry;
1694 abbrev_entry *entry;
2250 abbrev_entry *entr
[all...]

Completed in 48 milliseconds