Searched refs:bfd_mach_o_layout_commands (Results 1 – 13 of 13) sorted by relevance
3065 bfd_mach_o_layout_commands (bfd_mach_o_data_struct *mdata) in bfd_mach_o_layout_commands() function3273 return bfd_mach_o_layout_commands (mdata); in bfd_mach_o_build_commands()3356 if (! bfd_mach_o_layout_commands (mdata)) in bfd_mach_o_build_commands()
3907 (bfd_mach_o_layout_commands): Change the function to boolean.3909 (bfd_mach_o_build_commands): Fail if bfd_mach_o_layout_commands
2520 (bfd_mach_o_layout_commands): New function.
3023 (bfd_mach_o_layout_commands, bfd_mach_o_read_section_32): Likewise.
3048 bfd_mach_o_layout_commands (bfd_mach_o_data_struct *mdata) in bfd_mach_o_layout_commands() function3256 return bfd_mach_o_layout_commands (mdata); in bfd_mach_o_build_commands()3339 if (! bfd_mach_o_layout_commands (mdata)) in bfd_mach_o_build_commands()
108109 msan: bfd_mach_o_layout_commands use of uninitialised value