Searched refs:moveRelocationNext (Results 1 – 12 of 12) sorted by relevance
119 void moveRelocationNext(DataRefImpl &Rel) const override {} in moveRelocationNext() function
288 virtual void moveRelocationNext(DataRefImpl &Rel) const = 0;617 return OwningObject->moveRelocationNext(RelocationPimpl); in moveNext()
202 void moveRelocationNext(DataRefImpl &Rel) const override;
341 void moveRelocationNext(DataRefImpl &Rel) const override;1096 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
620 void moveRelocationNext(DataRefImpl &Rel) const override;
486 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()
570 void XCOFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in llvm::object::XCOFFObjectFile
1247 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
2035 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