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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dsrec.c120 static bfd_boolean srec_scan PARAMS ((bfd *));
342 srec_scan (abfd) function
660 if (! srec_mkobject (abfd) || ! srec_scan (abfd))
696 if (! srec_mkobject (abfd) || ! srec_scan (abfd))
737 /* This is called after srec_scan has already been called, so we
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dsrec.c295 srec_scan (bfd *abfd) function
609 if (! srec_mkobject (abfd) || ! srec_scan (abfd))
644 if (! srec_mkobject (abfd) || ! srec_scan (abfd))
682 /* This is called after srec_scan has already been called, so we

Completed in 181 milliseconds