Searched refs:moveRelocationNext (Results 1 – 8 of 8) sorted by relevance
228 virtual void moveRelocationNext(DataRefImpl &Rel) const = 0;428 return OwningObject->moveRelocationNext(RelocationPimpl); in moveNext()
229 void moveRelocationNext(DataRefImpl &Rel) const override;659 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
232 void moveRelocationNext(DataRefImpl &Rel) const override;
672 void moveRelocationNext(DataRefImpl &Rel) const override;
613 Obj->moveRelocationNext(RelNext); in getRelocationValueString()662 Obj->moveRelocationNext(RelNext); in getRelocationValueString()684 Obj->moveRelocationNext(RelNext); in getRelocationValueString()724 Obj->moveRelocationNext(RelNext); in getRelocationValueString()
1742 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()1839 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()1913 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()2032 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
969 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
603 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in MachOObjectFile