gem5
v19.0.0.0
|
#include <coff_sym.h>
Public Attributes | |
unsigned | fBitfield: 1 |
unsigned | continued: 1 |
unsigned | bt: 6 |
unsigned | tq4: 4 |
unsigned | tq5: 4 |
unsigned | tq0: 4 |
unsigned | tq1: 4 |
unsigned | tq2: 4 |
unsigned | tq3: 4 |
Definition at line 284 of file coff_sym.h.
unsigned TIR::bt |
Definition at line 287 of file coff_sym.h.
unsigned TIR::continued |
Definition at line 286 of file coff_sym.h.
unsigned TIR::fBitfield |
Definition at line 285 of file coff_sym.h.
unsigned TIR::tq0 |
Definition at line 291 of file coff_sym.h.
unsigned TIR::tq1 |
Definition at line 292 of file coff_sym.h.
unsigned TIR::tq2 |
Definition at line 293 of file coff_sym.h.
unsigned TIR::tq3 |
Definition at line 294 of file coff_sym.h.
unsigned TIR::tq4 |
Definition at line 288 of file coff_sym.h.
unsigned TIR::tq5 |
Definition at line 289 of file coff_sym.h.