Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Ddwarf.c752 typedef struct abbrev_attr struct
756 struct abbrev_attr *next; argument
758 abbrev_attr; typedef
765 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 …]