Searched refs:LCT_Segment64 (Results 1 – 5 of 5) sorted by relevance
146 LCT_Segment64 = 0x19, enumerator
401 case macho::LCT_Segment64: in DumpLoadCommand()
324 assert(LCI.Command.Type == macho::LCT_Segment64 && in ReadSection64()
427 } else if (LCI.Command.Type == macho::LCT_Segment64) { in moveToNextSection()470 if (LCI.Command.Type == macho::LCT_Segment64) in is64BitLoadCommand()
172 Write32(is64Bit() ? macho::LCT_Segment64 : macho::LCT_Segment); in WriteSegmentLoadCommand()