Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDGOFFObjectFile.h119 void moveRelocationNext(DataRefImpl &Rel) const override {} in moveRelocationNext() function
HDELFObjectFile.h1096 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Object/
HDXCOFFObjectFile.cpp570 void XCOFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in llvm::object::XCOFFObjectFile
HDWasmObjectFile.cpp2035 void WasmObjectFile::moveRelocationNext(DataRefImpl &Rel) const { Rel.d.b++; } in moveRelocationNext() function in WasmObjectFile
HDCOFFObjectFile.cpp1247 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
HDMachOObjectFile.cpp2232 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in MachOObjectFile