Home
last modified time | relevance | path

Searched refs:ihex_write_record (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Dihex.c712 ihex_write_record (bfd *abfd, in ihex_write_record() function
796 if (! ihex_write_record (abfd, 2, 0, 2, addr)) in ihex_write_object_contents()
811 if (! ihex_write_record (abfd, 2, 0, 2, addr)) in ihex_write_object_contents()
830 if (! ihex_write_record (abfd, 2, 0, 4, addr)) in ihex_write_object_contents()
841 if (! ihex_write_record (abfd, now, rec_addr, 0, p)) in ihex_write_object_contents()
863 if (! ihex_write_record (abfd, 4, 0, 3, startbuf)) in ihex_write_object_contents()
872 if (! ihex_write_record (abfd, 4, 0, 5, startbuf)) in ihex_write_object_contents()
877 if (! ihex_write_record (abfd, 0, 0, 1, NULL)) in ihex_write_object_contents()
DChangeLog-00012665 * ihex.c (ihex_write_record): Make "count" var a size_t, "addr" an