gem5  v20.0.0.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
BrigObject::SectionInfo Struct Reference

#include <brig_object.hh>

Public Attributes

uint8_t * ptr
 
int size
 

Detailed Description

Definition at line 73 of file brig_object.hh.

Member Data Documentation

◆ ptr

uint8_t* BrigObject::SectionInfo::ptr

Definition at line 75 of file brig_object.hh.

Referenced by BrigObject::BrigObject(), and BrigObject::~BrigObject().

◆ size

int BrigObject::SectionInfo::size

Definition at line 76 of file brig_object.hh.

Referenced by brigNext(), and BrigObject::BrigObject().


The documentation for this struct was generated from the following file:

Generated on Mon Jun 8 2020 15:45:20 for gem5 by doxygen 1.8.13