Searched refs:bfd_mach_o_build_commands (Results 1 – 6 of 6) sorted by relevance
673 bfd_boolean bfd_mach_o_build_commands (bfd *);
3081 * mach-o.c (bfd_mach_o_build_commands): Make the building of each3118 * mach-o.c (bfd_mach_o_build_commands): Avoid uninitialized false3141 (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
2383 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() function3150 if (!abfd->output_has_begun && !bfd_mach_o_build_commands (abfd)) in bfd_mach_o_set_section_contents()
1831 (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-coded2663 (bfd_mach_o_build_commands): New function.
190 (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.
1962 (bfd_mach_o_build_commands): Major rework to handle non-object2166 (bfd_mach_o_build_commands, bfd_mach_o_read_thread): Fix style.