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

/haiku-buildtools/legacy/binutils/binutils/
H A Ddwarf.c304 typedef struct abbrev_attr struct
308 struct abbrev_attr *next;
310 abbrev_attr; typedef in typeref:struct:abbrev_attr
317 struct abbrev_attr *first_attr;
318 struct abbrev_attr *last_attr;
334 abbrev_attr *attr;
338 abbrev_attr *next = attr->next;
380 abbrev_attr *attr;
1664 abbrev_attr *attr;
2226 abbrev_attr *att
[all...]
/haiku-buildtools/binutils/binutils/
H A Ddwarf.c677 typedef struct abbrev_attr struct
681 struct abbrev_attr *next;
683 abbrev_attr; typedef in typeref:struct:abbrev_attr
690 struct abbrev_attr *first_attr;
691 struct abbrev_attr *last_attr;
707 abbrev_attr *attr;
711 abbrev_attr *next_attr = attr->next;
752 abbrev_attr *attr;
754 attr = (abbrev_attr *) malloc (sizeof (*attr));
2535 abbrev_attr *att
[all...]

Completed in 66 milliseconds