Searched refs:fromSec (Results 1 – 2 of 2) sorted by relevance
91 const auto *fromSec = cast<SectionChunk>(c.first.first->repl); in CallGraphSort() local101 if (ctx.getOutputSection(fromSec) != ctx.getOutputSection(toSec)) in CallGraphSort()104 int from = getOrCreateNode(fromSec); in CallGraphSort()
96 const auto fromSec = c.first.first->canonical(); in CallGraphSort() local105 if (fromSec->parent != toSec->parent) in CallGraphSort()108 int from = getOrCreateCluster(fromSec); in CallGraphSort()