Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Object/
HDELFObjectFile.h652 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
/NextBSD/contrib/llvm/lib/Object/
HDCOFFObjectFile.cpp951 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
HDMachOObjectFile.cpp581 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in MachOObjectFile