Constants

object Constants

Properties

Link copied to clipboard

build for platform min OS version

Link copied to clipboard

local of code signature

Link copied to clipboard
const val LC_DATA_IN_CODE: Int

table of non-instructions in __text

Link copied to clipboard

used with linkedit_data_command

Link copied to clipboard

string for dyld to treat like environment variable

Link copied to clipboard

used with linkedit_data_command, payload is trie

Link copied to clipboard
const val LC_DYLD_INFO: Int

compressed dyld information

Link copied to clipboard

compressed dyld information only

Link copied to clipboard

Code signing DRs copied from linked dylibs

Link copied to clipboard
const val LC_DYSYMTAB: Int

dynamic link-edit symbol table info

Link copied to clipboard

encrypted segment information

Link copied to clipboard

64-bit encrypted segment information

Link copied to clipboard

used with fileset_entry_command

Link copied to clipboard

compressed table of function start addresses

Link copied to clipboard
const val LC_FVMFILE: Int

fixed VM file inclusion (internal use)

Link copied to clipboard
const val LC_ID_DYLIB: Int

dynamically linked shared lib ident

Link copied to clipboard
const val LC_ID_DYLINKER: Int

dynamic linker identification

Link copied to clipboard
const val LC_IDENT: Int

object identification info (obsolete)

Link copied to clipboard
const val LC_IDFVMLIB: Int

fixed VM shared library identification

Link copied to clipboard

delay load of dylib until first use

Link copied to clipboard

optimization hints in MH_OBJECT files

Link copied to clipboard

linker options in MH_OBJECT files

Link copied to clipboard
const val LC_LOAD_DYLIB: Int

load a dynamically linked shared library

Link copied to clipboard

load a dynamic linker

Link copied to clipboard

load upward dylib

Link copied to clipboard

load a dynamically linked shared library that is allowed to be missing (all symbols are weak imported)

Link copied to clipboard
const val LC_LOADFVMLIB: Int

load a specified fixed VM shared library

Link copied to clipboard
const val LC_MAIN: Int

replacement for LC_UNIXTHREAD

Link copied to clipboard
const val LC_NOTE: Int

arbitrary data included within a Mach-O file

Link copied to clipboard

prebind checksum

Link copied to clipboard

modules prebound for a dynamically linked shared library

Link copied to clipboard
const val LC_PREPAGE: Int

prepage command (internal use)

Link copied to clipboard

load and re-export dylib

Link copied to clipboard
const val LC_ROUTINES: Int

image routines

Link copied to clipboard
const val LC_ROUTINES_64: Int

64-bit image routines

Link copied to clipboard
const val LC_RPATH: Int

runpath additions

Link copied to clipboard
const val LC_SEGMENT: Int

segment of this file to be mapped

Link copied to clipboard
const val LC_SEGMENT_64: Int

64-bit segment of this file to be mapped

Link copied to clipboard

local of info to split segments

Link copied to clipboard

source version used to build binary

Link copied to clipboard
const val LC_SUB_CLIENT: Int

sub client

Link copied to clipboard

sub framework

Link copied to clipboard
const val LC_SUB_LIBRARY: Int

sub library

Link copied to clipboard
const val LC_SUB_UMBRELLA: Int

sub umbrella

Link copied to clipboard
const val LC_SYMSEG: Int

link-edit gdb symbol table info (obsolete)

Link copied to clipboard
const val LC_SYMTAB: Int

link-edit stab symbol table info

Link copied to clipboard
const val LC_THREAD: Int

thread

Link copied to clipboard

two-level namespace lookup hints

Link copied to clipboard
const val LC_UNIXTHREAD: Int

unix thread (includes a stack)

Link copied to clipboard
const val LC_UUID: Int

the uuid

Link copied to clipboard

build for iPhoneOS min OS version

Link copied to clipboard

build for MacOSX min OS version

Link copied to clipboard

build for AppleTV min OS version

Link copied to clipboard

build for Watch min OS version