Searched refs:MH_DYLIB_STUB (Results 1 – 4 of 4) sorted by relevance
101 { "DynamicLibraryStub", MachO::MH_DYLIB_STUB },
48 MH_DYLIB_STUB = 0x9u, enumerator
7536 case MachO::MH_DYLIB_STUB: in PrintMachHeader()