gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
OPTR Struct Reference

#include <coff_sym.h>

Public Attributes

unsigned ot: 8
 
unsigned value: 24
 
RNDXR rndx
 
coff_ulong offset
 

Detailed Description

Definition at line 377 of file coff_sym.h.

Member Data Documentation

◆ offset

coff_ulong OPTR::offset

Definition at line 381 of file coff_sym.h.

◆ ot

unsigned OPTR::ot

Definition at line 378 of file coff_sym.h.

◆ rndx

RNDXR OPTR::rndx

Definition at line 380 of file coff_sym.h.

◆ value

unsigned OPTR::value

Definition at line 379 of file coff_sym.h.


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

Generated on Fri Feb 28 2020 16:27:14 for gem5 by doxygen 1.8.13