Searched refs:TargetSec (Results 1 – 2 of 2) sorted by relevance
625 const SectionBase *TargetSec = RelocSec->getSection(); in handleArgs() local626 if (TargetSec && (TargetSec->Flags & SHF_ALLOC)) { in handleArgs()643 if (PrefixedSections.count(TargetSec)) in handleArgs()644 Sec.Name = (prefix + TargetSec->Name).str(); in handleArgs()647 (prefix + Config.AllocSectionsPrefix + TargetSec->Name).str(); in handleArgs()
126 auto &TargetSec = TargetBlock.getSection(); in printEdge() local128 for (auto *B : TargetSec.blocks()) in printEdge()134 << TargetSec.getName(); in printEdge()