Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.h549 typedef struct bfd_mach_o_load_command struct
552 struct bfd_mach_o_load_command *next; argument
555 bfd_mach_o_load_command_type type; argument
556 bfd_boolean type_required;
559 unsigned int offset;
560 unsigned int len;
584 bfd_mach_o_load_command; argument