Searched refs:srec_read_section (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | srec.c | 123 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 D | ChangeLog-9495 | 4566 (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 D | srec.c | 661 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 D | ChangeLog-2004 | 2881 * srec.c (srec_scan, srec_read_section, srec_get_section_contents): ..
|
H A D | ChangeLog-9495 | 4566 (srec_read_section): New static function. 4567 (srec_get_section_contents): Call srec_read_section rather than
|