Searched defs:moveRelocationNext (Results 1 - 3 of 3) sorted by last modified time

/external/llvm/include/llvm/Object/
H A DELFObjectFile.h239 void moveRelocationNext(DataRefImpl &Rel) const override;
674 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { function in class:llvm::object::ELFObjectFile
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp1054 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { function in class:COFFObjectFile
H A DMachOObjectFile.cpp741 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { function in class:MachOObjectFile

Completed in 187 milliseconds