Searched refs:moveRelocationNext (Results 1 – 11 of 11) sorted by relevance
287 virtual void moveRelocationNext(DataRefImpl &Rel) const = 0;555 return OwningObject->moveRelocationNext(RelocationPimpl); in moveNext()
194 void moveRelocationNext(DataRefImpl &Rel) const override;
311 void moveRelocationNext(DataRefImpl &Rel) const override;1008 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
528 void moveRelocationNext(DataRefImpl &Rel) const override;
459 void moveRelocationNext(DataRefImpl &Rel) const override;
966 void moveRelocationNext(DataRefImpl &Rel) const override;
464 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()513 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()535 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()575 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()2661 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()2785 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()2855 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()2971 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
512 void XCOFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in llvm::object::XCOFFObjectFile
1207 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
1781 void WasmObjectFile::moveRelocationNext(DataRefImpl &Rel) const { Rel.d.b++; } in moveRelocationNext() function in WasmObjectFile
2181 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in MachOObjectFile