Searched refs:getNamePrefix (Results 1 – 3 of 3) sorted by relevance
737 RelocSec->Name = (RelocSec->getNamePrefix() + (*Iter)->Name).str(); in handleArgs()765 Sec.Name = (RelocSec->getNamePrefix() + TargetSec->Name).str(); in handleArgs()767 Sec.Name = (RelocSec->getNamePrefix() + Config.AllocSectionsPrefix + in handleArgs()
765 StringRef getNamePrefix() const;
869 StringRef RelocationSectionBase::getNamePrefix() const { in getNamePrefix() function in RelocationSectionBase