Searched refs:moveRelocationNext (Results 1 – 11 of 11) sorted by relevance
287 virtual void moveRelocationNext(DataRefImpl &Rel) const = 0;560 return OwningObject->moveRelocationNext(RelocationPimpl); in moveNext()
194 void moveRelocationNext(DataRefImpl &Rel) const override;
312 void moveRelocationNext(DataRefImpl &Rel) const override;1011 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
606 void moveRelocationNext(DataRefImpl &Rel) const override;
485 void moveRelocationNext(DataRefImpl &Rel) const override;
959 void moveRelocationNext(DataRefImpl &Rel) const override;
477 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()526 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()548 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()588 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()2895 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()3019 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()3089 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()3205 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
560 void XCOFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in llvm::object::XCOFFObjectFile
1210 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
1773 void WasmObjectFile::moveRelocationNext(DataRefImpl &Rel) const { Rel.d.b++; } in moveRelocationNext() function in WasmObjectFile
2225 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in MachOObjectFile