Searched refs:fromSec (Results 1 – 2 of 2) sorted by relevance
90 const auto *fromSec = cast<SectionChunk>(c.first.first->repl); in CallGraphSort() local100 if (ctx.getOutputSection(fromSec) != ctx.getOutputSection(toSec)) in CallGraphSort()103 int from = getOrCreateNode(fromSec); in CallGraphSort()
95 const auto fromSec = c.first.first->canonical(); in CallGraphSort() local104 if (fromSec->parent != toSec->parent) in CallGraphSort()107 int from = getOrCreateCluster(fromSec); in CallGraphSort()