Searched refs:MH_DYLIB_STUB (Results 1 – 8 of 8) sorted by relevance
296 if (Obj.getHeader().filetype != MachO::MH_DYLIB_STUB && in parseSegmentLoadCommand()304 if (Obj.getHeader().filetype != MachO::MH_DYLIB_STUB && in parseSegmentLoadCommand()314 if (Obj.getHeader().filetype != MachO::MH_DYLIB_STUB && in parseSegmentLoadCommand()323 if (Obj.getHeader().filetype != MachO::MH_DYLIB_STUB && in parseSegmentLoadCommand()332 if (Obj.getHeader().filetype != MachO::MH_DYLIB_STUB && in parseSegmentLoadCommand()348 if (Obj.getHeader().filetype != MachO::MH_DYLIB_STUB && in parseSegmentLoadCommand()751 Obj.getHeader().filetype != MachO::MH_DYLIB_STUB) in checkDylibIdCommand()1622 getHeader().filetype == MachO::MH_DYLIB_STUB) && in MachOObjectFile()
101 { "DynamicLibraryStub", MachO::MH_DYLIB_STUB },
103 { "DynamicLibraryStub", MachO::MH_DYLIB_STUB },
48 MH_DYLIB_STUB = 0x9u, enumerator
7536 case MachO::MH_DYLIB_STUB: in PrintMachHeader()
7931 case MachO::MH_DYLIB_STUB: in PrintMachHeader()