Searched refs:TargetSec (Results 1 – 2 of 2) sorted by relevance
571 const SectionBase *TargetSec = RelocSec->getSection(); in handleArgs() local572 if (TargetSec && (TargetSec->Flags & SHF_ALLOC)) { in handleArgs()589 if (PrefixedSections.count(TargetSec)) in handleArgs()590 Sec.Name = (prefix + TargetSec->Name).str(); in handleArgs()593 (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()