Lines Matching refs:nsects
387 for (unsigned J = 0; J < Seg.nsects; ++J) { in PrintIndirectSymbols()
415 for (unsigned J = 0; J < Seg.nsects; ++J) { in PrintIndirectSymbols()
2133 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessCstringPointer()
2154 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessCstringPointer()
2195 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessIndirectSymbol()
2229 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessIndirectSymbol()
2357 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessPointerPointer()
7138 uint32_t initprot, uint32_t nsects, in PrintSegmentCommand() argument
7144 expected_cmdsize = nsects; in PrintSegmentCommand()
7149 expected_cmdsize = nsects; in PrintSegmentCommand()
7217 outs() << " nsects " << nsects << "\n"; in PrintSegmentCommand()
8377 SLC.initprot, SLC.nsects, SLC.flags, Buf.size(), in PrintLoadCommands()
8379 for (unsigned j = 0; j < SLC.nsects; j++) { in PrintLoadCommands()
8391 SLC_64.nsects, SLC_64.flags, Buf.size(), verbose); in PrintLoadCommands()
8392 for (unsigned j = 0; j < SLC_64.nsects; j++) { in PrintLoadCommands()