|
gem5
|
#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 310 of file coff_sym.h.
| unsigned TIR::bt |
Definition at line 313 of file coff_sym.h.
| unsigned TIR::continued |
Definition at line 312 of file coff_sym.h.
| unsigned TIR::fBitfield |
Definition at line 311 of file coff_sym.h.
| unsigned TIR::tq0 |
Definition at line 317 of file coff_sym.h.
| unsigned TIR::tq1 |
Definition at line 318 of file coff_sym.h.
| unsigned TIR::tq2 |
Definition at line 319 of file coff_sym.h.
| unsigned TIR::tq3 |
Definition at line 320 of file coff_sym.h.
| unsigned TIR::tq4 |
Definition at line 314 of file coff_sym.h.
| unsigned TIR::tq5 |
Definition at line 315 of file coff_sym.h.