Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.h673 bfd_boolean bfd_mach_o_build_commands (bfd *);
DChangeLog-20123081 * mach-o.c (bfd_mach_o_build_commands): Make the building of each
3118 * mach-o.c (bfd_mach_o_build_commands): Avoid uninitialized false
3141 (bfd_mach_o_build_commands): Adjust call to bfd_mach_o_mangle_symbols.
3277 (bfd_mach_o_build_commands): Reorganize to support the fact that some
Dmach-o.c2383 if (!abfd->output_has_begun && !bfd_mach_o_build_commands (abfd)) in bfd_mach_o_write_contents()
2912 bfd_mach_o_build_commands (bfd *abfd) in bfd_mach_o_build_commands() function
3150 if (!abfd->output_has_begun && !bfd_mach_o_build_commands (abfd)) in bfd_mach_o_set_section_contents()
DChangeLog-20091831 (bfd_mach_o_build_commands): Remove parameter names and attributes.
1906 (bfd_mach_o_build_commands): Ditto.
2370 (bfd_mach_o_build_commands): Adjust for filelen field.
2513 (bfd_mach_o_build_commands): Use mach_o_wide_p instead of hard-coded
2663 (bfd_mach_o_build_commands): New function.
DChangeLog-2011190 (bfd_mach_o_build_commands): Update section alignment info.
852 (bfd_mach_o_build_commands): Initialize more fields.
1013 (bfd_mach_o_build_commands): Fix comment. Adjust.
DChangeLog1962 (bfd_mach_o_build_commands): Major rework to handle non-object
2166 (bfd_mach_o_build_commands, bfd_mach_o_read_thread): Fix style.