Home
last modified time | relevance | path

Searched defs:mach_o_data_struct (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dmach-o.h626 typedef struct mach_o_data_struct struct
629 bfd_mach_o_header header;
632 file_ptr hdr_offset;
635 bfd_mach_o_load_command *first_command;
636 bfd_mach_o_load_command *last_command;
661 bfd_mach_o_data_struct; argument
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dmach-o.h626 typedef struct mach_o_data_struct struct
629 bfd_mach_o_header header;
632 file_ptr hdr_offset;
635 bfd_mach_o_load_command *first_command;
636 bfd_mach_o_load_command *last_command;
661 bfd_mach_o_data_struct; argument