Home | History | Annotate | Download | only in MacOSX-DYLD

Lines Matching full:maxprot

468                     if (info.segments[i].maxprot == 0)
1241 // Extract maxprot, initprot, nsects and flags all at once
1242 data.GetU32(&offset, &segment.maxprot, 4);
1252 // Extract maxprot, initprot, nsects and flags all at once
1253 data.GetU32(&offset, &segment.maxprot, 4);