class MachO::LoadCommands::IdentCommand

An obsolete load command containing a free format string table. Each string is null-terminated and the command is zero-padded to a multiple of

  1. Corresponds to LC_IDENT.

Constants

FORMAT

@see MachOStructure::FORMAT @api private

SIZEOF

@see MachOStructure::SIZEOF @api private