Searched refs:abbrev_attr (Results 1 – 1 of 1) sorted by relevance
752 typedef struct abbrev_attr struct756 struct abbrev_attr *next; argument758 abbrev_attr; typedef765 struct abbrev_attr *first_attr;766 struct abbrev_attr *last_attr;782 abbrev_attr *attr; in free_abbrevs()786 abbrev_attr *next_attr = attr->next; in free_abbrevs()827 abbrev_attr *attr; in add_abbrev_attr()829 attr = (abbrev_attr *) malloc (sizeof (*attr)); in add_abbrev_attr()2608 abbrev_attr *attr; in process_debug_info()[all …]