Searched refs:LC_FVMFILE (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h252 #define LC_FVMFILE 0x9 /* fixed VM file inclusion (internal use) */ macro
1412 uint32_t cmd; /* LC_FVMFILE */
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dloader.h252 #define LC_FVMFILE 0x9 /* fixed VM file inclusion (internal use) */ macro
1424 uint32_t cmd; /* LC_FVMFILE */
/macosx-10.9.5/cctools-845/misc/
H A Dsegedit.c622 case LC_FVMFILE:
/macosx-10.9.5/cctools-845/ld/
H A Dpass1.c5293 case LC_FVMFILE:
5754 case LC_FVMFILE:
/macosx-10.9.5/cctools-845/otool/
H A Dofile_print.c2046 case LC_FVMFILE:
3222 * print an LC_FVMFILE command. The fvmfile_command structure specified must
3232 printf(" cmd LC_FVMFILE\n");

Completed in 166 milliseconds