B2R2


MachFileType Type

Usage of the file.

Record fields

Record Field Description

MHCore

Full Usage: MHCore

Field type: MachFileType
Modifiers: static

Core file.

Field type: MachFileType

MHDsym

Full Usage: MHDsym

Field type: MachFileType
Modifiers: static

Companion file with only debug sections.

Field type: MachFileType

MHDybundle

Full Usage: MHDybundle

Field type: MachFileType
Modifiers: static

Dynamically bound bundle file.

Field type: MachFileType

MHDylib

Full Usage: MHDylib

Field type: MachFileType
Modifiers: static

Dynamically bound shared library file.

Field type: MachFileType

MHDylibStub

Full Usage: MHDylibStub

Field type: MachFileType
Modifiers: static

Shared library stub for static linking only, no section contents.

Field type: MachFileType

MHDylinker

Full Usage: MHDylinker

Field type: MachFileType
Modifiers: static

Dynamically bound shared library file.

Field type: MachFileType

MHExecute

Full Usage: MHExecute

Field type: MachFileType
Modifiers: static

Standard executable programs.

Field type: MachFileType

MHFvmlib

Full Usage: MHFvmlib

Field type: MachFileType
Modifiers: static

Fixed VM shared library file.

Field type: MachFileType

MHKextBundle

Full Usage: MHKextBundle

Field type: MachFileType
Modifiers: static

x86_64 kexts.

Field type: MachFileType

MHObject

Full Usage: MHObject

Field type: MachFileType
Modifiers: static

Intermediate object files.

Field type: MachFileType

MHPreload

Full Usage: MHPreload

Field type: MachFileType
Modifiers: static

Preloaded executable file.

Field type: MachFileType