Searched refs:moveRelocationNext (Results 1 – 8 of 8) sorted by relevance
229 virtual void moveRelocationNext(DataRefImpl &Rel) const = 0;429 return OwningObject->moveRelocationNext(RelocationPimpl); in moveNext()
227 void moveRelocationNext(DataRefImpl &Rel) const override;652 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
233 void moveRelocationNext(DataRefImpl &Rel) const override;
673 void moveRelocationNext(DataRefImpl &Rel) const override;
542 Obj->moveRelocationNext(RelNext); in getRelocationValueString()591 Obj->moveRelocationNext(RelNext); in getRelocationValueString()613 Obj->moveRelocationNext(RelNext); in getRelocationValueString()653 Obj->moveRelocationNext(RelNext); in getRelocationValueString()
1761 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()1855 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()1926 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()2038 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
951 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
581 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in MachOObjectFile