Home
last modified time | relevance | path

Searched defs:srec_data_struct (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dsrec.c165 typedef struct srec_data_struct struct
167 srec_data_list_type *head;
168 srec_data_list_type *tail;
169 unsigned int type;
170 struct srec_symbol *symbols;
171 struct srec_symbol *symtail;
172 asymbol *csymbols;
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dsrec.c211 typedef struct srec_data_struct struct
213 srec_data_list_type *head;
214 srec_data_list_type *tail;
215 unsigned int type;
216 struct srec_symbol *symbols;
217 struct srec_symbol *symtail;
218 asymbol *csymbols;