bool write(const PortProxy &proxy) const
MemoryImage & move(std::function< Addr(Addr)> mapper)
void writeBlob(Addr addr, const void *p, int size) const
Same as tryWriteBlob, but insists on success.
std::vector< Segment > _segments
bool writeSegment(const Segment &seg, const PortProxy &proxy) const
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
This object is a proxy for a port or other object which implements the functional response protocol,...
void memsetBlob(Addr addr, uint8_t v, int size) const
Same as tryMemsetBlob, but insists on success.
Generated on Wed Sep 30 2020 14:02:07 for gem5 by doxygen 1.8.17