Contents

malformedMachO

Malformed Mach-O file.

Declaration

static var malformedMachO: Errno { get }

Mentioned in

Discussion

The Mach object file is malformed.

The corresponding C error is EBADMACHO.

See Also

Executable File Errors