Lines Matching refs:SecIndex
132 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl());
167 << ", align: " << NSec.Alignment << ", index: " << SecIndex
198 IndexToSection.insert(std::make_pair(SecIndex, std::move(NSec)));
329 unsigned SecIndex, Section &GraphSec, orc::ExecutorAddr Address,
337 auto SecI = IndexToSection.find(SecIndex);
338 assert(SecI != IndexToSection.end() && "SecIndex invalid");
413 auto SecIndex = KV.first;
434 NSec, std::move(SecIndexToSymbols[SecIndex])))
446 auto &SecNSymStack = SecIndexToSymbols[SecIndex];
458 addSectionStartSymAndBlock(SecIndex, *NSec.GraphSection, NSec.Address,
497 addSectionStartSymAndBlock(SecIndex, *NSec.GraphSection, NSec.Address,