Lines Matching refs:nsects
365 for (unsigned J = 0; J < Seg.nsects; ++J) { in PrintIndirectSymbols()
393 for (unsigned J = 0; J < Seg.nsects; ++J) { in PrintIndirectSymbols()
2092 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessCstringPointer()
2113 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessCstringPointer()
2148 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessIndirectSymbol()
2183 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessIndirectSymbol()
2306 for (unsigned J = 0; J < Seg.nsects; ++J) { in GuessPointerPointer()
7309 uint32_t initprot, uint32_t nsects, in PrintSegmentCommand() argument
7315 expected_cmdsize = nsects; in PrintSegmentCommand()
7320 expected_cmdsize = nsects; in PrintSegmentCommand()
7372 outs() << " nsects " << nsects << "\n"; in PrintSegmentCommand()
8531 SLC.initprot, SLC.nsects, SLC.flags, Buf.size(), in PrintLoadCommands()
8533 for (unsigned j = 0; j < SLC.nsects; j++) { in PrintLoadCommands()
8545 SLC_64.nsects, SLC_64.flags, Buf.size(), verbose); in PrintLoadCommands()
8546 for (unsigned j = 0; j < SLC_64.nsects; j++) { in PrintLoadCommands()