Searched refs:moveSectionNext (Results 1 – 8 of 8) sorted by relevance
236 virtual void moveSectionNext(DataRefImpl &Sec) const = 0;411 return OwningObject->moveSectionNext(SectionPimpl); in moveNext()
171 void moveSectionNext(DataRefImpl &Sec) const override;
249 void moveSectionNext(DataRefImpl &Sec) const override;651 void ELFObjectFile<ELFT>::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function
298 void moveSectionNext(DataRefImpl &Sec) const override;
900 void moveSectionNext(DataRefImpl &Sec) const override;
267 void COFFObjectFile::moveSectionNext(DataRefImpl &Ref) const { in moveSectionNext() function in COFFObjectFile
1280 void WasmObjectFile::moveSectionNext(DataRefImpl &Sec) const { Sec.d.a++; } in moveSectionNext() function in WasmObjectFile
1860 void MachOObjectFile::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function in MachOObjectFile