Searched refs:bfd_mach_o_build_commands (Results 1 – 22 of 22) sorted by relevance
718 bool 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
2649 if (!abfd->output_has_begun && !bfd_mach_o_build_commands (abfd)) in bfd_mach_o_write_contents()3176 bfd_mach_o_build_commands (bfd *abfd) in bfd_mach_o_build_commands() function3414 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.
2522 (bfd_mach_o_build_commands): Major rework to handle non-object2726 (bfd_mach_o_build_commands, bfd_mach_o_read_thread): Fix style.
3909 (bfd_mach_o_build_commands): Fail if bfd_mach_o_layout_commands
2632 if (!abfd->output_has_begun && !bfd_mach_o_build_commands (abfd)) in bfd_mach_o_write_contents()3159 bfd_mach_o_build_commands (bfd *abfd) in bfd_mach_o_build_commands() function3397 if (!abfd->output_has_begun && !bfd_mach_o_build_commands (abfd)) in bfd_mach_o_set_section_contents()
150451 ubsan: bfd_mach_o_build_commands shift exponent 64 is too large