Searched refs:SectType (Results 1 – 1 of 1) sorted by relevance
1932 uint32_t SectOffset, SectType; in getSectionSize() local1939 SectType = Sect.flags & MachO::SECTION_TYPE; in getSectionSize()1944 SectType = Sect.flags & MachO::SECTION_TYPE; in getSectionSize()1946 if (SectType == MachO::S_ZEROFILL || SectType == MachO::S_GB_ZEROFILL) in getSectionSize()