Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h527 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp1005 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
H A DMachOObjectFile.cpp632 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in MachOObjectFile