Searched refs:moveSectionNext (Results 1 – 10 of 10) sorted by relevance
262 virtual void moveSectionNext(DataRefImpl &Sec) const = 0;457 return OwningObject->moveSectionNext(SectionPimpl); in moveNext()
177 void moveSectionNext(DataRefImpl &Sec) const override;
290 void moveSectionNext(DataRefImpl &Sec) const override;827 void ELFObjectFile<ELFT>::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function
588 void moveSectionNext(DataRefImpl &Sec) const override;
441 void moveSectionNext(DataRefImpl &Sec) const override;
942 void moveSectionNext(DataRefImpl &Sec) const override;
361 void XCOFFObjectFile::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function in llvm::object::XCOFFObjectFile
264 void COFFObjectFile::moveSectionNext(DataRefImpl &Ref) const { in moveSectionNext() function in COFFObjectFile
1708 void WasmObjectFile::moveSectionNext(DataRefImpl &Sec) const { Sec.d.a++; } in moveSectionNext() function in WasmObjectFile
1925 void MachOObjectFile::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function in MachOObjectFile