reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
273 void moveSectionNext(DataRefImpl &Sec) const override; 691 void ELFObjectFile<ELFT>::moveSectionNext(DataRefImpl &Sec) const {lib/Object/COFFObjectFile.cpp
266 void COFFObjectFile::moveSectionNext(DataRefImpl &Ref) const {
lib/Object/MachOObjectFile.cpp 1900 void MachOObjectFile::moveSectionNext(DataRefImpl &Sec) const {
lib/Object/WasmObjectFile.cpp 1387 void WasmObjectFile::moveSectionNext(DataRefImpl &Sec) const { Sec.d.a++; }
lib/Object/XCOFFObjectFile.cpp 216 void XCOFFObjectFile::moveSectionNext(DataRefImpl &Sec) const {
429 return OwningObject->moveSectionNext(SectionPimpl);