macholib.mach_o — Low-level definitions

This module defines constants and packable structure types that correspond to elements of a Mach-O file.

The names of classes and constants is the same as those in the Mach-O header files and Apple’s documentation. This document therefore doesn’t explictly document the names in this module.

Previous topic

macholib.framework — Generic framework path manipulation

Next topic

macholib.ptypes — Packable types

This Page