Searched refs:MH_FVMLIB (Results 1 – 6 of 6) sorted by relevance
112 #define MH_FVMLIB 0x3 /* fixed VM shared library file */ macro
95 { "FixedVMLibrary", MachO::MH_FVMLIB },
42 MH_FVMLIB = 0x3u, enumerator
41 MH_FVMLIB = 0x3u, enumerator
7524 case MachO::MH_FVMLIB: in PrintMachHeader()