Lines Matching defs:SecIndex
124 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl());
159 << ", align: " << NSec.Alignment << ", index: " << SecIndex
190 IndexToSection.insert(std::make_pair(SecIndex, std::move(NSec)));
320 unsigned SecIndex, Section &GraphSec, orc::ExecutorAddr Address,
328 auto SecI = IndexToSection.find(SecIndex);
329 assert(SecI != IndexToSection.end() && "SecIndex invalid");
404 auto SecIndex = KV.first;
425 NSec, std::move(SecIndexToSymbols[SecIndex])))
437 auto &SecNSymStack = SecIndexToSymbols[SecIndex];
449 addSectionStartSymAndBlock(SecIndex, *NSec.GraphSection, NSec.Address,
488 addSectionStartSymAndBlock(SecIndex, *NSec.GraphSection, NSec.Address,