Searched refs:moveSectionNext (Results 1 – 6 of 6) sorted by relevance
209 virtual void moveSectionNext(DataRefImpl &Sec) const = 0;358 return OwningObject->moveSectionNext(SectionPimpl); in moveNext()
213 void moveSectionNext(DataRefImpl &Sec) const override;539 void ELFObjectFile<ELFT>::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function
217 void moveSectionNext(DataRefImpl &Sec) const override;
657 void moveSectionNext(DataRefImpl &Sec) const override;
256 void COFFObjectFile::moveSectionNext(DataRefImpl &Ref) const { in moveSectionNext() function in COFFObjectFile
471 void MachOObjectFile::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function in MachOObjectFile