Searched refs:SG_HIGHVM (Results 1 – 5 of 5) sorted by relevance
100 SG_HIGHVM = 0x1u, enumerator
7743 if (flags & MachO::SG_HIGHVM) { in PrintSegmentCommand()7745 flags &= ~MachO::SG_HIGHVM; in PrintSegmentCommand()
8142 if (flags & MachO::SG_HIGHVM) { in PrintSegmentCommand()8144 flags &= ~MachO::SG_HIGHVM; in PrintSegmentCommand()