Home
last modified time | relevance | path

Searched refs:write_object_file (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/
H A Dwrite.h171 extern void write_object_file (void);
H A DChangeLog-92951772 (write_object_file): Discard sy_mri_common symbols.
4937 * config/obj-ieee.c (write_object_file): Ditto.
4938 * config/obj-coff.c (write_object_file): Ditto.
9936 functions, split out from write_object_file.
10118 * write.c (write_object_file): Ditto.
10140 * write.c (write_object_file): Ditto.
11809 write_object_file.
11810 (write_object_file) [! BFD_ASSEMBLER]: Call it.
11857 * write.c (write_object_file): Not here.
12090 * write.c (write_object_file): bss no longer uses
[all …]
H A Das.c1215 write_object_file (); in main()
H A DChangeLog-00011324 (write_object_file): Likewise.
2040 (write_object_file): Set finalize_syms to
2084 * write.c (write_object_file): Do not set finalize_syms until
2373 * config/obj-ieee.c (write_object_file): Set finalize_syms.
2374 * config/obj-coff.c (write_object_file): Likewise.
2400 * write.c (write_object_file): Set finalize_syms = 1 before
2438 (write_object_file): Likewise.
2442 (write_object_file): Set finalize_syms to 1 rather than 2.
2794 * write.c (write_object_file): Reset broken word state before
3690 (write_object_file): Use frag_align_code.
[all …]
H A DChangeLog-9697406 write_object_file.
407 (write_object_file): Some code moves into subsegs_finish.
960 * config/obj-coff.c (write_object_file): If ALIGNMENT_IN_S_FLAGS is
1323 * write.c (write_object_file): In non BFD_ASSEMBLER code, as we
1495 * config/obj-coff.c (write_object_file): Just pass NULL to
3608 * write.c (write_object_file): Call *frob_after_relocs after the
3967 (write_object_file): Call tc_frob_file_before_adjust and
3970 * write.c (write_object_file): Use BFD_RELOC_16, not
5038 (write_object_file): Likewise. Also, use the name field, rather
5638 * config/obj-coff.c (write_object_file): Pass length to
[all …]
H A Dwrite.c1470 write_object_file (void) in write_object_file() function
H A DChangeLog-02032478 * write.c (write_object_file): Add new md_post_relax_hook.
3137 * write.c (write_object_file): Fix signed/unsigned warning.
4252 (write_object_file): Instead call tc_frob_file_before_fix,
5696 * config/obj-coff.c (write_object_file): Add missing semicolon.
5805 (write_object_file): Invoke md_do_align if available, and use
7493 * write.c (write_object_file): Make use of bfd_section_list_remove.
H A DChangeLog638 (write_object_file): Call it.
H A DChangeLog-98991189 * config/obj-coff.c (write_object_file): Likewise.
1509 * write.c (write_object_file): Call resolve_local_symbol_values.
3682 * write.c (write_object_file): Switch to the appropriate segment
H A DChangeLog-20061600 (relax_seg, write_object_file): Adjust.
/freebsd-12.1/contrib/binutils/gas/doc/
H A Dinternals.texi59 in @code{write_object_file}.
724 When the input file is finished, the @code{write_object_file} routine is