Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/bfd/
Dsrec.c202 struct srec_symbol struct
204 struct srec_symbol *next; argument
216 struct srec_symbol *symbols; argument
217 struct srec_symbol *symtail;
316 struct srec_symbol *n;
317 bfd_size_type amt = sizeof (struct srec_symbol);
319 n = (struct srec_symbol *) bfd_alloc (abfd, amt);
1203 struct srec_symbol *s;
DChangeLog-94954550 (struct srec_symbol): Define.
4553 srec_symbol *. Add symtail and csymbols.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dsrec.c156 struct srec_symbol struct
158 struct srec_symbol *next; argument
170 struct srec_symbol *symbols; argument
171 struct srec_symbol *symtail;
270 struct srec_symbol *n; in srec_new_symbol()
1128 struct srec_symbol *s; in srec_canonicalize_symtab()
DChangeLog-94954550 (struct srec_symbol): Define.
4553 srec_symbol *. Add symtail and csymbols.