Searched refs:moveRelocationNext (Results 1 – 12 of 12) sorted by relevance
114 void moveRelocationNext(DataRefImpl &Rel) const override {} in moveRelocationNext() function
288 virtual void moveRelocationNext(DataRefImpl &Rel) const = 0;616 return OwningObject->moveRelocationNext(RelocationPimpl); in moveNext()
197 void moveRelocationNext(DataRefImpl &Rel) const override;
322 void moveRelocationNext(DataRefImpl &Rel) const override;1036 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
486 void moveRelocationNext(DataRefImpl &Rel) const override;
613 void moveRelocationNext(DataRefImpl &Rel) const override;
1019 void moveRelocationNext(DataRefImpl &Rel) const override;
451 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()500 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()522 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()562 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()2857 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()2981 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()3051 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()3167 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
564 void XCOFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in llvm::object::XCOFFObjectFile
1261 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
1853 void WasmObjectFile::moveRelocationNext(DataRefImpl &Rel) const { Rel.d.b++; } in moveRelocationNext() function in WasmObjectFile
2232 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in MachOObjectFile