Searched refs:TargetSec (Results 1 – 2 of 2) sorted by relevance
857 const SectionBase *TargetSec = RelocSec->getSection(); in handleArgs() local858 if (TargetSec && (TargetSec->Flags & SHF_ALLOC)) { in handleArgs()863 if (PrefixedSections.count(TargetSec)) in handleArgs()864 Sec.Name = (RelocSec->getNamePrefix() + TargetSec->Name).str(); in handleArgs()867 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()