Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DELFObjectFile.h547 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1012 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
DMachOObjectFile.cpp667 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in MachOObjectFile