Home
last modified time | relevance | path

Searched refs:write_contents (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/binutils/gas/
HDwrite.c1257 write_contents (bfd *abfd ATTRIBUTE_UNUSED, in write_contents() function
1857 bfd_map_over_sections (stdoutput, write_contents, (char *) 0); in write_object_file()
HDChangeLog-92951457 * write.c (write_contents): Always do it the BFD_FAST_SECTION_FILL
3457 * write.c (write_contents): If bfd_set_section_contents fails,
3809 * write.c (write_contents): Deleted unused variable.
4932 * write.c (write_contents): Use EXIT_FAILURE.
5279 (write_contents): If fill_size is 1, use memset instead of looping
5589 * write.c (write_contents): Add code (currently if
6959 * write.c (write_contents): Give the user a reasonable error
9081 * write.c (write_contents): Don't crash if seginfo is NULL.
9510 (write_contents): Remove unused i, n, relocs, fixp. Rename frags
10208 write_contents. Use memset instead of bzero.
[all …]
HDChangeLog-2006520 * write.c (write_contents): Likewise.
HDChangeLog-02031517 * write.c (write_contents): Replace 'unsigned long' with
/NextBSD/contrib/binutils/bfd/doc/
HDbfdint.texi656 archive @samp{write_contents} routine. The corresponding field in the
661 required. It is normally called from the archive @samp{write_contents}
669 This is normally called from the archive @samp{write_contents} routine.
703 called by the archive @samp{write_contents} routine. The corresponding
/NextBSD/contrib/binutils/bfd/
HDChangeLog-91937448 * icoff.c, m88k-bcs.c: Add write_contents to tvec.
7449 * ieee.c, oasys.c: Remove close_and_cleanup, add write_contents
7451 * opncls.c (bfd_close): Call format-dependent write_contents
7456 srec_write_object_contents. Add write_contents to tvec.
7460 * libbfd.h: Add write_contents format-dependent-vector to the