Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h987 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DXCOFFObjectFile.cpp346 void XCOFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp1695 void WasmObjectFile::moveRelocationNext(DataRefImpl &Rel) const { Rel.d.b++; } in moveRelocationNext() function in WasmObjectFile
H A DCOFFObjectFile.cpp1146 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
H A DMachOObjectFile.cpp2127 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in MachOObjectFile