Home | History | Annotate | Download | only in Object

Lines Matching defs:NumSections

179   SwapValue(C.NumSections);
193 SwapValue(C.NumSections);
230 return S.NumSections;
233 return S.NumSections;
434 uint32_t NumSections = getSegmentLoadCommandNumSections(this, Load);
435 for (unsigned J = 0; J < NumSections; ++J) {