Searched refs:moveRelocationNext (Results 1 – 12 of 12) sorted by relevance
120 void moveRelocationNext(DataRefImpl &Rel) const override {} in moveRelocationNext() function
289 virtual void moveRelocationNext(DataRefImpl &Rel) const = 0;618 return OwningObject->moveRelocationNext(RelocationPimpl); in moveNext()
203 void moveRelocationNext(DataRefImpl &Rel) const override;
344 void moveRelocationNext(DataRefImpl &Rel) const override;1101 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
491 void moveRelocationNext(DataRefImpl &Rel) const override;
627 void moveRelocationNext(DataRefImpl &Rel) const override;
1073 void moveRelocationNext(DataRefImpl &Rel) const override;
447 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()496 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()518 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()558 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()2861 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()2985 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()3055 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()3171 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
575 void XCOFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in llvm::object::XCOFFObjectFile
1320 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
2056 void WasmObjectFile::moveRelocationNext(DataRefImpl &Rel) const { Rel.d.b++; } in moveRelocationNext() function in WasmObjectFile
2233 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in MachOObjectFile