linker_option_command

Undocumented in source.
version(CoreDdoc)
struct linker_option_command {}

Members

Variables

cmd
uint cmd;

LC_LINKER_OPTION only used in MH_OBJECT filetypes.

cmdsize
uint cmdsize;
count
uint count;

Number of strings concatenation of zero terminated UTF8 strings. Zero filled at end to align.

Meta