Home | History | Annotate | Download | only in MC

Lines Matching refs:mach_header

128   // struct mach_header (28 bytes) or
148 (is64Bit() ? sizeof(MachO::mach_header_64) : sizeof(MachO::mach_header)));
767 sizeof(MachO::mach_header)) + LoadCommandsSize;