Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DELFObjectFile.h375 void ELFObjectFile<ELFT>::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp242 void COFFObjectFile::moveSectionNext(DataRefImpl &Ref) const { in moveSectionNext() function in COFFObjectFile
DMachOObjectFile.cpp664 void MachOObjectFile::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext() function in llvm::object::MachOObjectFile