Home | History | Annotate | Download | only in MC

Lines Matching refs:section_64

170           NumSections * (is64Bit() ? sizeof(MachO::section_64) :
211 // struct section_64 (80 bytes)
238 (is64Bit() ? sizeof(MachO::section_64) : sizeof(MachO::section)));
725 sizeof(MachO::segment_command_64) + NumSections * sizeof(MachO::section_64):