Searched refs:moveSectionNext (Results 1 – 12 of 12) sorted by relevance
92 void moveSectionNext(DataRefImpl &Sec) const override;
263 virtual void moveSectionNext(DataRefImpl &Sec) const = 0;514 return OwningObject->moveSectionNext(SectionPimpl); in moveNext()
185 void moveSectionNext(DataRefImpl &Sec) const override;
319 void moveSectionNext(DataRefImpl &Sec) const override;890 void ELFObjectFile<ELFT>::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function
602 void moveSectionNext(DataRefImpl &Sec) const override;
442 void moveSectionNext(DataRefImpl &Sec) const override;
1002 void moveSectionNext(DataRefImpl &Sec) const override;
422 void GOFFObjectFile::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function in GOFFObjectFile556 moveSectionNext(Sec); in section_begin()
371 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
1964 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