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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach-o/
H A Dloader.h148 #define LC_LOADFVMLIB 0x6 /* load a specified fixed VM shared library */ macro
378 * fvmlib_command (cmd == LC_LOADFVMLIB) for each library it uses.
381 unsigned long cmd; /* LC_IDFVMLIB or LC_LOADFVMLIB */
/macosx-10.5.8/xnu-1228.15.4/libkern/mach-o/
H A Dloader.h156 #define LC_LOADFVMLIB 0x6 /* load a specified fixed VM shared library */ macro
425 * fvmlib_command (cmd == LC_LOADFVMLIB) for each library it uses.
428 unsigned long cmd; /* LC_IDFVMLIB or LC_LOADFVMLIB */
/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h239 #define LC_LOADFVMLIB 0x6 /* load a specified fixed VM shared library */ macro
578 * fvmlib_command (cmd == LC_LOADFVMLIB) for each library it uses.
582 uint32_t cmd; /* LC_IDFVMLIB or LC_LOADFVMLIB */

Completed in 45 milliseconds