Searched defs:moveSectionNext (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
H A DELFObjectFile.h213 void moveSectionNext(DataRefImpl &Sec) const override;
539 void ELFObjectFile<ELFT>::moveSectionNext(DataRefImpl &Sec) const { function in class:llvm::object::ELFObjectFile
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp256 void COFFObjectFile::moveSectionNext(DataRefImpl &Ref) const { function in class:COFFObjectFile
H A DMachOObjectFile.cpp471 void MachOObjectFile::moveSectionNext(DataRefImpl &Sec) const { function in class:MachOObjectFile

Completed in 102 milliseconds