gem5
v19.0.0.0
|
This is the complete list of members for MemoryImage, including all inherited members.
_segments | MemoryImage | private |
addSegment(const Segment &seg) | MemoryImage | inline |
addSegments(std::initializer_list< Segment > segs) | MemoryImage | inline |
contains(Addr addr) const | MemoryImage | inline |
mask(Addr m) | MemoryImage | inline |
maxAddr() const | MemoryImage | inline |
MemoryImage() | MemoryImage | inline |
MemoryImage(const Segment &seg) | MemoryImage | inline |
MemoryImage(std::initializer_list< Segment > segs) | MemoryImage | inline |
minAddr() const | MemoryImage | inline |
move(std::function< Addr(Addr)> mapper) | MemoryImage | |
offset(Addr by) | MemoryImage | inline |
segments() const | MemoryImage | inline |
write(const PortProxy &proxy) const | MemoryImage | |
writeSegment(const Segment &seg, const PortProxy &proxy) const | MemoryImage | private |