Searched refs:MH_DYLIB_STUB (Results 1 – 6 of 6) sorted by relevance
305 if (Obj.getHeader().filetype != MachO::MH_DYLIB_STUB && in parseSegmentLoadCommand()313 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()341 if (Obj.getHeader().filetype != MachO::MH_DYLIB_STUB && in parseSegmentLoadCommand()357 if (Obj.getHeader().filetype != MachO::MH_DYLIB_STUB && in parseSegmentLoadCommand()774 Obj.getHeader().filetype != MachO::MH_DYLIB_STUB) in checkDylibIdCommand()1677 getHeader().filetype == MachO::MH_DYLIB_STUB) && in MachOObjectFile()
32 MH_DYLIB_STUB = 0x00000009 variable802 'MH_DYLIB_STUB': MH_DYLIB_STUB,
109 { "DynamicLibraryStub", MachO::MH_DYLIB_STUB },
51 MH_DYLIB_STUB = 0x9u, enumerator
5711 case MH_DYLIB_STUB:5767 case MH_DYLIB_STUB:
8433 case MachO::MH_DYLIB_STUB: in PrintMachHeader()