Searched refs:TargetSec (Results 1 – 2 of 2) sorted by relevance
758 const SectionBase *TargetSec = RelocSec->getSection(); in handleArgs() local759 if (TargetSec && (TargetSec->Flags & SHF_ALLOC)) { in handleArgs()764 if (PrefixedSections.count(TargetSec)) in handleArgs()765 Sec.Name = (RelocSec->getNamePrefix() + TargetSec->Name).str(); in handleArgs()768 TargetSec->Name) in handleArgs()
143 auto &TargetSec = TargetBlock.getSection(); in printEdge() local145 for (auto *B : TargetSec.blocks()) in printEdge()150 OS << TargetSym.getAddress() << " (section " << TargetSec.getName(); in printEdge()