Lines Matching refs:bfd_byte
145 bfd_byte *data;
220 bfd_byte c; in srec_get_byte()
300 bfd_byte *buf = NULL; in srec_scan()
453 bfd_byte *data; in srec_scan()
595 bfd_byte b[4]; in srec_object_p()
662 srec_read_section (bfd *abfd, asection *section, bfd_byte *contents) in srec_read_section()
667 bfd_byte *buf = NULL; in srec_read_section()
675 bfd_byte hdr[3]; in srec_read_section()
678 bfd_byte *data; in srec_read_section()
792 memcpy (location, (bfd_byte *) section->used_by_bfd + offset, in srec_get_section_contents()
830 bfd_byte *data; in srec_set_section_contents()
887 const bfd_byte *data, in srec_write_record()
888 const bfd_byte *end) in srec_write_record()
892 const bfd_byte *src = data; in srec_write_record()
953 (bfd_byte *) abfd->filename, in srec_write_header()
954 (bfd_byte *) abfd->filename + len); in srec_write_header()
963 bfd_byte *location = list->data; in srec_write_section()