Searched refs:bfd_mach_o_main_command (Results 1 – 4 of 4) sorted by relevance
532 typedef struct bfd_mach_o_main_command struct537 bfd_mach_o_main_command; typedef580 bfd_mach_o_main_command main;
1186 bfd_mach_o_main_command *cmd = &command->command.main; in bfd_mach_o_write_main()4391 bfd_mach_o_main_command *cmd = &command->command.main; in bfd_mach_o_read_main()4710 bfd_mach_o_main_command *main_cmd = &cmd->command.main; in bfd_mach_o_scan_start_address()
237 * mach-o.h (bfd_mach_o_main_command)
1628 bfd_mach_o_main_command *entry = &cmd->command.main; in dump_load_command()