Searched refs:LCT_Segment64 (Results 1 – 5 of 5) sorted by relevance
139 LCT_Segment64 = 0x19, enumerator
347 case macho::LCT_Segment64: in DumpLoadCommand()
312 assert(LCI.Command.Type == macho::LCT_Segment64 && in ReadSection64()
416 } else if (LCI.Command.Type == macho::LCT_Segment64) { in moveToNextSection()463 if (LCI.Command.Type == macho::LCT_Segment64) in is64BitLoadCommand()
157 Write32(is64Bit() ? macho::LCT_Segment64 : macho::LCT_Segment); in WriteSegmentLoadCommand()