Searched refs:MH_PRELOAD (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach-o/
H A Dloader.h87 * The file type MH_PRELOAD is an executable format intended for things that
101 #define MH_PRELOAD 0x5 /* preloaded executable file */ macro
/macosx-10.5.8/xnu-1228.15.4/libkern/mach-o/
H A Dloader.h93 * The file type MH_PRELOAD is an executable format intended for things that
107 #define MH_PRELOAD 0x5 /* preloaded executable file */ macro
/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h107 * The file type MH_PRELOAD is an executable format intended for things that
121 #define MH_PRELOAD 0x5 /* preloaded executable file */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmach_loader.c390 case MH_PRELOAD:

Completed in 57 milliseconds