Home
last modified time | relevance | path

Searched defs:moveSectionNext (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h84 void moveSectionNext(DataRefImpl &Sec) const override {} moveSectionNext() function
H A DELFObjectFile.h852 void ELFObjectFile<ELFT>::moveSectionNext(DataRefImpl &Sec) const { moveSectionNext() function
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1788 void WasmObjectFile::moveSectionNext(DataRefImpl &Sec) const { Sec.d.a++; } moveSectionNext() function in WasmObjectFile
H A DXCOFFObjectFile.cpp365 void XCOFFObjectFile::moveSectionNext(DataRefImpl &Sec) const { moveSectionNext() function in llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp264 void COFFObjectFile::moveSectionNext(DataRefImpl &Ref) const { moveSectionNext() function in COFFObjectFile
H A DMachOObjectFile.cpp1932 void MachOObjectFile::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function in MachOObjectFile