Searched refs:moveSectionNext (Results 1 – 12 of 12) sorted by relevance
84 void moveSectionNext(DataRefImpl &Sec) const override {} in moveSectionNext() function
263 virtual void moveSectionNext(DataRefImpl &Sec) const = 0;513 return OwningObject->moveSectionNext(SectionPimpl); in moveNext()
180 void moveSectionNext(DataRefImpl &Sec) const override;
300 void moveSectionNext(DataRefImpl &Sec) const override;852 void ELFObjectFile<ELFT>::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function
442 void moveSectionNext(DataRefImpl &Sec) const override;
595 void moveSectionNext(DataRefImpl &Sec) const override;
1002 void moveSectionNext(DataRefImpl &Sec) const override;
399 moveSectionNext(Sec); in section_begin()
365 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
1788 void WasmObjectFile::moveSectionNext(DataRefImpl &Sec) const { Sec.d.a++; } in moveSectionNext() function in WasmObjectFile
1932 void MachOObjectFile::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function in MachOObjectFile