Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.h586 typedef struct mach_o_data_struct struct
589 bfd_mach_o_header header;
591 bfd_mach_o_load_command *first_command;
592 bfd_mach_o_load_command *last_command;
617 bfd_mach_o_data_struct; argument