Home
last modified time | relevance | path

Searched refs:srec_read_section (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Dsrec.c123 static bfd_boolean srec_read_section PARAMS ((bfd *, asection *, bfd_byte *));
713 srec_read_section (abfd, section, contents) in srec_read_section() function
843 if (! srec_read_section (abfd, section, section->used_by_bfd))
H A DChangeLog-94954566 (srec_read_section): New static function.
4567 (srec_get_section_contents): Call srec_read_section rather than
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dsrec.c661 srec_read_section (bfd *abfd, asection *section, bfd_byte *contents) in srec_read_section() function
787 if (! srec_read_section (abfd, section, section->used_by_bfd)) in srec_get_section_contents()
H A DChangeLog-20042881 * srec.c (srec_scan, srec_read_section, srec_get_section_contents): ..
H A DChangeLog-94954566 (srec_read_section): New static function.
4567 (srec_get_section_contents): Call srec_read_section rather than