Searched refs:Section64Size (Results 1 – 2 of 2) sorted by relevance
95 Section64Size = 80, enumerator
160 NumSections * (is64Bit() ? macho::Section64Size : in WriteSegmentLoadCommand()229 assert(OS.tell() - Start == (is64Bit() ? macho::Section64Size : in WriteSection()659 macho::SegmentLoadCommand64Size + NumSections * macho::Section64Size : in WriteObject()