Searched refs:MH_DYLIB (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h90 * boundary for efficient demand pageing. The MH_EXECUTE, MH_FVMLIB, MH_DYLIB,
115 #define MH_DYLIB 0x6 /* dynamically bound shared library */ macro
642 * A dynamically linked shared library (filetype == MH_DYLIB in the mach header)
/xnu-2422.115.4/bsd/kern/
H A Dmach_loader.c535 case MH_DYLIB:
H A Dkern_exec.c727 case MH_DYLIB:

Completed in 84 milliseconds