Searched refs:moveRelocationNext (Results 1 – 10 of 10) sorted by relevance
261 virtual void moveRelocationNext(DataRefImpl &Rel) const = 0;505 return OwningObject->moveRelocationNext(RelocationPimpl); in moveNext()
190 void moveRelocationNext(DataRefImpl &Rel) const override;
270 void moveRelocationNext(DataRefImpl &Rel) const override;829 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
337 void moveRelocationNext(DataRefImpl &Rel) const override;
917 void moveRelocationNext(DataRefImpl &Rel) const override;
721 Obj->moveRelocationNext(RelNext); in getRelocationValueString()770 Obj->moveRelocationNext(RelNext); in getRelocationValueString()792 Obj->moveRelocationNext(RelNext); in getRelocationValueString()832 Obj->moveRelocationNext(RelNext); in getRelocationValueString()
2291 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()2422 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()2495 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()2613 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
1144 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
1370 void WasmObjectFile::moveRelocationNext(DataRefImpl &Rel) const { Rel.d.b++; } in moveRelocationNext() function in WasmObjectFile
2071 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in MachOObjectFile