Searched refs:srec_scan (Results 1 – 5 of 5) sorted by relevance
295 srec_scan (bfd *abfd) in srec_scan() function610 if (! srec_mkobject (abfd) || ! srec_scan (abfd)) in srec_object_p()645 if (! srec_mkobject (abfd) || ! srec_scan (abfd)) in symbolsrec_object_p()
2699 * srec.c (srec_scan): Accept \r in symbol definitions.5029 * srec.c (srec_scan): Likewise.
2112 * srec.c (srec_scan): Rewrite to not use obstack_1grow.3500 * srec.c (srec_scan): Accept multiple symbols on a single line.
161 * srec.c (srec_scan): Set lma as well as vma.4560 (srec_new_symbol, srec_scan): New static functions.4562 wrong_format error. Call srec_mkobject and srec_scan instead of
2145 (srec_scan): Use ISSPACE instead of isspace.