Searched refs:bfd_mach_o_uuid_command (Results 1 – 5 of 5) sorted by relevance
454 typedef struct bfd_mach_o_uuid_command struct458 bfd_mach_o_uuid_command; argument573 bfd_mach_o_uuid_command uuid;
4211 bfd_mach_o_uuid_command *cmd = &command->command.uuid; in bfd_mach_o_read_uuid()5518 static bfd_mach_o_uuid_command *5531 bfd_mach_o_dsym_for_uuid_p (bfd *abfd, const bfd_mach_o_uuid_command *uuid_cmd) in bfd_mach_o_dsym_for_uuid_p()5533 bfd_mach_o_uuid_command *dsym_uuid_cmd; in bfd_mach_o_dsym_for_uuid_p()5563 const bfd_mach_o_uuid_command *uuid_cmd, in bfd_mach_o_find_dsym()5593 bfd_mach_o_uuid_command *uuid_cmd; in bfd_mach_o_follow_dsym()
636 (bfd_mach_o_uuid_command): Add the structure.
68 * mach-o.h (bfd_mach_o_uuid_command): Remove section field.
1456 bfd_mach_o_uuid_command *uuid = &cmd->command.uuid; in dump_load_command()