Searched refs:moveSectionNext (Results 1 – 12 of 12) sorted by relevance
93 void moveSectionNext(DataRefImpl &Sec) const override;
264 virtual void moveSectionNext(DataRefImpl &Sec) const = 0;515 return OwningObject->moveSectionNext(SectionPimpl); in moveNext()
186 void moveSectionNext(DataRefImpl &Sec) const override;
322 void moveSectionNext(DataRefImpl &Sec) const override;896 void ELFObjectFile<ELFT>::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function
447 void moveSectionNext(DataRefImpl &Sec) const override;
609 void moveSectionNext(DataRefImpl &Sec) const override;
1056 void moveSectionNext(DataRefImpl &Sec) const override;
422 void GOFFObjectFile::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function in GOFFObjectFile557 moveSectionNext(Sec); in section_begin()
372 void XCOFFObjectFile::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function in llvm::object::XCOFFObjectFile
263 void COFFObjectFile::moveSectionNext(DataRefImpl &Ref) const { in moveSectionNext() function in COFFObjectFile
1985 void WasmObjectFile::moveSectionNext(DataRefImpl &Sec) const { Sec.d.a++; } in moveSectionNext() function in WasmObjectFile
1933 void MachOObjectFile::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function in MachOObjectFile