Lines Matching defs:nsects
660 for (unsigned J = 0; J < Seg.nsects; ++J) {
688 for (unsigned J = 0; J < Seg.nsects; ++J) {
941 uint32_t nsects = O->section_end()->getRawDataRefImpl().d.a;
942 if (r_symbolnum > 0 && r_symbolnum <= nsects) {
996 for (unsigned J = 0; J < Seg.nsects; ++J) {
1016 for (unsigned J = 0; J < Seg.nsects; ++J) {
3226 for (unsigned J = 0; J < Seg.nsects; ++J) {
3247 for (unsigned J = 0; J < Seg.nsects; ++J) {
3282 for (unsigned J = 0; J < Seg.nsects; ++J) {
3313 for (unsigned J = 0; J < Seg.nsects; ++J) {
3433 for (unsigned J = 0; J < Seg.nsects; ++J) {
8541 uint32_t initprot, uint32_t nsects,
8547 expected_cmdsize = nsects;
8552 expected_cmdsize = nsects;
8604 outs() << " nsects " << nsects << "\n";
10101 SLC.initprot, SLC.nsects, SLC.flags, Buf.size(),
10103 for (unsigned j = 0; j < SLC.nsects; j++) {
10115 SLC_64.nsects, SLC_64.flags, Buf.size(), verbose);
10116 for (unsigned j = 0; j < SLC_64.nsects; j++) {