Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Ddwarf.c717 typedef struct abbrev_attr struct
721 struct abbrev_attr *next; argument
723 abbrev_attr; typedef
730 struct abbrev_attr *first_attr;
731 struct abbrev_attr *last_attr;
747 abbrev_attr *attr; in free_abbrevs()
751 abbrev_attr *next_attr = attr->next; in free_abbrevs()
792 abbrev_attr *attr; in add_abbrev_attr()
794 attr = (abbrev_attr *) malloc (sizeof (*attr)); in add_abbrev_attr()
2503 abbrev_attr *attr; in process_debug_info()
[all …]