|
gem5
v19.0.0.0
|
#include <brig_object.hh>
Public Attributes | |
| uint8_t * | ptr |
| int | size |
Definition at line 73 of file brig_object.hh.
| uint8_t* BrigObject::SectionInfo::ptr |
Definition at line 75 of file brig_object.hh.
Referenced by BrigObject::BrigObject(), and BrigObject::~BrigObject().
| int BrigObject::SectionInfo::size |
Definition at line 76 of file brig_object.hh.
Referenced by brigNext(), and BrigObject::BrigObject().