Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dmach-o.h587 typedef struct bfd_mach_o_load_command struct
590 struct bfd_mach_o_load_command *next; argument
593 bfd_mach_o_load_command_type type; argument
594 bool type_required;
597 unsigned int offset;
598 unsigned int len;
624 bfd_mach_o_load_command; argument
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dmach-o.h587 typedef struct bfd_mach_o_load_command struct
590 struct bfd_mach_o_load_command *next; argument
593 bfd_mach_o_load_command_type type; argument
594 bool type_required;
597 unsigned int offset;
598 unsigned int len;
624 bfd_mach_o_load_command; argument