Searched refs:MH_FVMLIB (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/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
380 * segment of a MH_EXECUTE and MH_FVMLIB format file contains the mach_header
612 * A fixed virtual shared library (filetype == MH_FVMLIB in the mach header)
/darwin-on-arm/xnu/bsd/kern/
H A Dmach_loader.c524 case MH_FVMLIB:

Completed in 23 milliseconds