Constants

object Constants

Properties

Link copied to clipboard
const val MH_BUNDLE: Int

dynamically bound bundle file

Link copied to clipboard
const val MH_CORE: Int

core file

Link copied to clipboard
const val MH_DSYM: Int

companion file with only debug sections

Link copied to clipboard
const val MH_DYLIB: Int

dynamically bound shared library

Link copied to clipboard
const val MH_DYLIB_STUB: Int

shared library stub for static linking only, no section contents

Link copied to clipboard
const val MH_DYLINKER: Int

dynamic link editor

Link copied to clipboard
const val MH_EXECUTE: Int

demand paged executable file

Link copied to clipboard
const val MH_FILESET: Int

set of mach-o's

Link copied to clipboard
const val MH_FVMLIB: Int

fixed VM shared library file

Link copied to clipboard
const val MH_KEXT_BUNDLE: Int

x86_64 kexts

Link copied to clipboard
const val MH_OBJECT: Int

relocatable object file

Link copied to clipboard
const val MH_PRELOAD: Int

preloaded executable file