Searched refs:MH_FVMLIB (Results 1 - 2 of 2) 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,
112 #define MH_FVMLIB 0x3 /* fixed VM shared library file */ macro
381 * segment of a MH_EXECUTE and MH_FVMLIB format file contains the mach_header
613 * A fixed virtual shared library (filetype == MH_FVMLIB in the mach header)
/xnu-2422.115.4/bsd/kern/
H A Dmach_loader.c534 case MH_FVMLIB:

Completed in 28 milliseconds